@@ -1689,7 +1689,7 @@ MWF.xApplication.portal.PageDesigner.Main = new Class({
}
});
-
-MWF.APPPD.Script = new Class({
-})
+//
+// MWF.APPPD.Script = new Class({
+// })
@@ -24,6 +24,7 @@ MWF.xApplication.portal.PageDesigner.Script = new Class({
//this.categorys = {};
this.moduleCategorys = {};
this.pathCategorys = {};
+
this.loadView();
},
loadView: function(){