unknown пре 5 година
родитељ
комит
7d8f3bd8a8
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      o2web/source/x_component_process_DictionaryDesigner/Dictionary.js

+ 0 - 1
o2web/source/x_component_process_DictionaryDesigner/Dictionary.js

@@ -5,7 +5,6 @@ MWF.APPDD = MWF.xApplication.process.DictionaryDesigner;
 MWF.require("MWF.widget.Common", null, false);
 MWF.require("MWF.widget.Common", null, false);
 MWF.xDesktop.requireApp("process.DictionaryDesigner", "lp."+MWF.language, null, false);
 MWF.xDesktop.requireApp("process.DictionaryDesigner", "lp."+MWF.language, null, false);
 MWF.require("MWF.widget.JavascriptEditor", null, false);
 MWF.require("MWF.widget.JavascriptEditor", null, false);
-alert(1)
 MWF.xApplication.process.DictionaryDesigner.Dictionary = new Class({
 MWF.xApplication.process.DictionaryDesigner.Dictionary = new Class({
     Extends: MWF.widget.Common,
     Extends: MWF.widget.Common,
     Implements: [Options, Events],
     Implements: [Options, Events],