Pman.Dialog.CoreEnum.bjs
authoredward <edward@roojs.com>
Mon, 21 Sep 2015 05:46:40 +0000 (13:46 +0800)
committeredward <edward@roojs.com>
Mon, 21 Sep 2015 05:46:40 +0000 (13:46 +0800)
Pman.Dialog.CoreEnum.js

Pman.Dialog.CoreEnum.bjs
Pman.Dialog.CoreEnum.js

index fd0c358..46cfed3 100644 (file)
@@ -57,7 +57,6 @@
        "items" : [
         {
          "fieldLabel" : "Name",
-         "hidden" : true,
          "xtype" : "TextField",
          "allowBlank" : false,
          "actionMode" : "fieldEl",
index c917c4e..9e858fe 100644 (file)
@@ -161,7 +161,6 @@ Pman.Dialog.CoreEnum = {
           actionMode : 'fieldEl',
           allowBlank : false,
           fieldLabel : _this._strings['49ee3087348e8d44e1feda1917443987'] /* Name */,
-          hidden : true,
           name : 'name',
           width : 200,
           xns : Roo.form,