From d04812fd360bc953e6ac568bc83fc8f24762d2d6 Mon Sep 17 00:00:00 2001 From: David Jay Date: Tue, 22 Nov 2016 16:09:36 -0500 Subject: [PATCH] Adding https and accessability to embed code. --- client/coral-admin/src/containers/Configure.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/coral-admin/src/containers/Configure.js b/client/coral-admin/src/containers/Configure.js index d5b4ce516..2058c66c8 100644 --- a/client/coral-admin/src/containers/Configure.js +++ b/client/coral-admin/src/containers/Configure.js @@ -100,7 +100,7 @@ class Configure extends React.Component { } getEmbed () { - const embedText = `
`; + const embedText = `
`; return