Roo/htmleditor/TidyEntities.js
[roojs1] / Roo / htmleditor / TidyEntities.js
index 1ecb9b3..5db0ea6 100644 (file)
@@ -738,7 +738,8 @@ Roo.htmleditor.TidyEntities = {
                        map[items[i]] = {};
                }
                return map;
-       },
+       }
+};