Pman.Dialog.VerifyAccess.bjs
authoredward <edward@roojs.com>
Thu, 15 Feb 2018 04:53:26 +0000 (12:53 +0800)
committeredward <edward@roojs.com>
Thu, 15 Feb 2018 04:53:26 +0000 (12:53 +0800)
Pman.Dialog.VerifyAccess.js

Pman.Dialog.VerifyAccess.bjs
Pman.Dialog.VerifyAccess.js

index 1b23d9a..4465a78 100644 (file)
          "$ xns" : "Roo.bootstrap",
          "items" : [
           {
+           "String name" : "expire_dt",
            "xtype" : "DateField",
            "$ xns" : "Roo.bootstrap"
           }
index c2ef85e..9a21f51 100644 (file)
@@ -254,6 +254,7 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, {
           items  : [
            {
             xtype : 'DateField',
+            name : 'expire_dt',
             xns : Roo.bootstrap,
             '|xns' : 'Roo.bootstrap'
            }