Pman.Dialog.CoreEnumMerge.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 30 Aug 2018 07:04:25 +0000 (15:04 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 30 Aug 2018 07:04:25 +0000 (15:04 +0800)
Pman.Dialog.CoreEnumMerge.js

Pman.Dialog.CoreEnumMerge.bjs
Pman.Dialog.CoreEnumMerge.js

index cac6577..e25a30a 100644 (file)
        "style" : "margin: 10px;",
        "$ xns" : "Roo.form",
        "items" : [
-        {
-         "xtype" : "Input",
-         "$ xns" : "Roo.form",
-         "name" : "etype"
-        },
         {
          "alwaysQuery" : true,
          "listWidth" : 400,
index 87bdf1d..18d008e 100644 (file)
@@ -144,12 +144,6 @@ Pman.Dialog.CoreEnumMerge = {
         xns : Roo.form,
         '|xns' : 'Roo.form',
         items  : [
-         {
-          xtype : 'Input',
-          name : 'etype',
-          xns : Roo.form,
-          '|xns' : 'Roo.form'
-         },
          {
           xtype : 'ComboBox',
           allowBlank : false,