Fix htmlarea windows on the adminAppQueue page
This commit is contained in:
@@ -17,6 +17,8 @@ function initDocument() {
|
||||
editor.config.pageStyle = "@import url(../application.css);";
|
||||
editor.registerPlugin(DynamicCSS);
|
||||
editor.generate();
|
||||
|
||||
HTMLArea.replace("editor2", config);
|
||||
}
|
||||
|
||||
onload = function() {
|
||||
|
||||
Reference in New Issue
Block a user