Pman.Dialog.CoreEnumMerge.bjs
[Pman.Core] / Pman.Dialog.CoreEnumMerge.js
index abb59d6..b33a44d 100644 (file)
@@ -137,6 +137,7 @@ Pman.Dialog.CoreEnumMerge = {
                       _this.form.findField('id').setValue(_this.data.id);
                       return;
                   }
+                  console.log("fuk2");
                   _this.form.findField('_names').setValue(_this.data._names);
                   _this.form.findField('_ids').setValue(_this.data._ids);
                   return;