Commit 30c631bd by Urvil Shah

Add the license key.

parent 9a8cb1d7
Pipeline #7177 passed with stages
in 22 minutes 28 seconds
...@@ -223,6 +223,7 @@ ...@@ -223,6 +223,7 @@
$.get("/Template/S3Signature", {}) $.get("/Template/S3Signature", {})
.done(function (data) { .done(function (data) {
$('#FroalaHtmlEditor').froalaEditor({ $('#FroalaHtmlEditor').froalaEditor({
key:'ukkyeD-11aB1gF-7C3uvxrpxB2G-7ol==',
htmlRemoveTags: ['base'], htmlRemoveTags: ['base'],
heightMin:800, heightMin:800,
htmlAllowedTags: _($.FroalaEditor.DEFAULTS.htmlAllowedTags).without('base'), htmlAllowedTags: _($.FroalaEditor.DEFAULTS.htmlAllowedTags).without('base'),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment