Pman.Dialog.BAdminStaff.bjs
authorEdward <edward@roojs.com>
Mon, 17 Sep 2018 06:44:16 +0000 (14:44 +0800)
committerEdward <edward@roojs.com>
Mon, 17 Sep 2018 06:44:16 +0000 (14:44 +0800)
Pman.Dialog.BAdminStaff.js

Pman.Dialog.BAdminStaff.bjs
Pman.Dialog.BAdminStaff.js

index 6d5b134..f41e023 100644 (file)
@@ -89,6 +89,7 @@
            "string errorMask" : true,
            "items" : [
             {
+             "Boolean allowBlank" : false,
              "String name" : "name",
              "xtype" : "Input",
              "string placeholder" : "Name",
index 9191703..3b36af5 100644 (file)
@@ -305,6 +305,7 @@ Roo.apply(Pman.Dialog.BAdminStaff.prototype, {
             items  : [
              {
               xtype : 'Input',
+              allowBlank : false,
               fieldLabel : _this._strings['49ee3087348e8d44e1feda1917443987'] /* Name */,
               labelAlign : 'left',
               name : 'name',