X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.CoreEnumMerge.js;h=03ca598bcbb792e075b9f56099584b00b6b65b76;hb=82f7a9c7070310e08dbb6542926dddb0db2f7638;hp=1c0f8816f006ef4a24d985cac9eca02208ff7770;hpb=77c3de30b5718c13ee1d7abd714243d270071aff;p=Pman.Core diff --git a/Pman.Dialog.CoreEnumMerge.js b/Pman.Dialog.CoreEnumMerge.js index 1c0f8816..03ca598b 100644 --- a/Pman.Dialog.CoreEnumMerge.js +++ b/Pman.Dialog.CoreEnumMerge.js @@ -135,8 +135,6 @@ Pman.Dialog.CoreEnumMerge = { this.load({ method: 'GET', params: { '_id' : _this.data.id }}); return; } - - _this.data._names = _this.data.materialList; _this.form.findField('_names').setValue(_this.data._names); return; }