unknown 5 лет назад
Родитель
Сommit
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.xDesktop.requireApp("process.DictionaryDesigner", "lp."+MWF.language, null, false);
 MWF.require("MWF.widget.JavascriptEditor", null, false);
-alert(1)
 MWF.xApplication.process.DictionaryDesigner.Dictionary = new Class({
     Extends: MWF.widget.Common,
     Implements: [Options, Events],