getting rid of comments

This commit is contained in:
Niels Lyngsø
2019-09-24 13:29:48 +02:00
parent bbb369cbfb
commit eedff5d9d1

View File

@@ -268,9 +268,7 @@ function tinyMceService($rootScope, $q, imageHelper, $locale, $http, $timeout, s
//create a baseline Config to exten upon
var config = {
//selector: "#" + args.htmlId,
theme: modeTheme,
//skin: "umbraco",
inline: modeInline,
plugins: plugins,
valid_elements: tinyMceConfig.validElements,