Pman.Dialog.BAdminIPAccess.bjs
authoredward <edward@roojs.com>
Wed, 21 Feb 2018 09:54:07 +0000 (17:54 +0800)
committeredward <edward@roojs.com>
Wed, 21 Feb 2018 09:54:07 +0000 (17:54 +0800)
Pman.Dialog.BAdminIPAccess.js

Pman.Dialog.BAdminIPAccess.bjs
Pman.Dialog.BAdminIPAccess.js

index feb9c95..c0c52e3 100644 (file)
@@ -17,7 +17,7 @@
  "items" : [
   {
    "String cls" : "enable-overflow",
-   "Boolean allow_close" : false,
+   "Boolean allow_close" : true,
    "xtype" : "Modal",
    "$ xns" : "Roo.bootstrap",
    "String title" : "Verify New IP Access",
index 01a9500..d128be4 100644 (file)
@@ -42,7 +42,7 @@ Roo.apply(Pman.Dialog.BAdminIPAccess.prototype, {
   var _this = this;
   this.dialog = Roo.factory({
     xtype : 'Modal',
-    allow_close : false,
+    allow_close : true,
     cls : 'enable-overflow',
     title : _this._strings['e2c9d024b79dfb48b42a7807206c6aed'] /* Verify New IP Access */,
     xns : Roo.bootstrap,