unknown 5 лет назад
Родитель
Сommit
6230ad3148
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      o2web/source/x_component_cms_ViewDesigner/Main.js

+ 0 - 1
o2web/source/x_component_cms_ViewDesigner/Main.js

@@ -20,7 +20,6 @@ MWF.xApplication.cms.ViewDesigner.Main = new Class({
 		"processData": null
 		"processData": null
 	},
 	},
 	onQueryLoad: function(){
 	onQueryLoad: function(){
-	    debugger;
         this.shortcut = true;
         this.shortcut = true;
         if (!this.options.id && this.status){
         if (!this.options.id && this.status){
             this.options.id = this.status.id;
             this.options.id = this.status.id;