PHP8
[Pman.BAdmin] / Pman.Tab.BAdminIPAccess.bjs
index d0caa98..df5ae51 100644 (file)
@@ -2,7 +2,7 @@
  "name" : "Pman.Tab.BAdminIPAccess",
  "parent" : "Pman.Tab.BAdmin",
  "title" : "",
- "path" : "/home/edward/gitlive/Pman.BAdmin/Pman.Tab.BAdminIPAccess.bjs",
+ "path" : "/home/alan/gitlive/Pman.BAdmin/Pman.Tab.BAdminIPAccess.bjs",
  "permname" : "",
  "modOrder" : "006",
  "strings" : {
   "fc6f97505d89fe9277965c126744647a" : "No Companies found",
   "11e8622b4aa4b1924aee81a9ec54c555" : "Create Date",
   "a12a3079e14ced46e69ba52b8a90b21a" : "IP",
-  "cfcd208495d565ef66e7dff9f98764da" : "0",
   "155ca6a755e25c15ad7ce45e2f638f10" : "Displaying Companies{0} - {1} of {2}",
   "5a787141d53b573ec9b86e900bfe0d79" : "Expire Date",
   "f2a6c498fb90ee345d997f888fce3b18" : "Delete",
   "e3030abfa75de4573fb37032affa11e7" : "IP Access"
  },
+ "named_strings" : {
+  "footer_displayMsg" : "155ca6a755e25c15ad7ce45e2f638f10",
+  "footer_emptyMsg" : "fc6f97505d89fe9277965c126744647a"
+ },
  "items" : [
   {
    "xtype" : "Nest",
                    "items" : [
                     {
                      "listeners" : {
-                      "render" : "function (_self)\n{\n    _this.status = this;\n}",
+                      "render" : "function (_self)\n{\n    _this.status = this;\n    \n    this.setValue(0);\n}",
                       "select" : "function (combo, record, index)\n{\n    _this.table.footer.onClick('first'); \n}"
                      },
+                     "Boolean allowBlank" : false,
                      "String name" : "status_name",
                      "String mode" : "local",
                      "String valueField" : "code",
@@ -90,7 +94,6 @@
                      "String triggerAction" : "all",
                      "$ xns" : "Roo.bootstrap",
                      "String/Roo.Template tpl" : "<div class=\"roo-select2-result\"><b>{value}</b></div>",
-                     "string value" : 0,
                      "String hiddenName" : "status",
                      "String displayField" : "value",
                      "items" : [
                    ]
                   },
                   {
-                   "Number md" : 12,
+                   "Number md" : 9,
                    "xtype" : "Column",
                    "$ xns" : "Roo.bootstrap",
+                   "String style" : "text-align: right;",
                    "items" : [
                     {
                      "listeners" : {
          "boolean hover" : true,
          "boolean striped" : false,
          "xtype" : "Table",
-         "boolean responsive" : true,
          "Boolean rowSelection" : true,
          "$ xns" : "Roo.bootstrap",
          "Boolean loadMask" : true,
           },
           {
            "listeners" : {
-            "beforeload" : "function (_self, o)\n{\n    o.params = o.params || {};\n    \n    var status = _this.status.getValue() * 1;\n    \n    o.params.status = status;\n    \n}",
+            "beforeload" : "function (_self, o)\n{\n     if (!Pman.buildCompleted) {\n        return false;\n    }\n\n    o.params = o.params || {};\n    \n    var status = _this.status.getValue() * 1;\n    \n    o.params.status = status;\n    \n}",
             "load" : "function (_self, records, options)\n{\n    _this.edit_btn.hide();\n    _this.delete_btn.hide();\n}"
            },
            "xtype" : "Store",
            "boolean remoteSort" : true,
            "$ xns" : "Roo.data",
-           "$ sortinfo" : "{ field : 'display_name', direction: 'ASC' }",
+           "$ sortInfo" : "{ field : 'display_name', direction: 'ASC' }",
            "* prop" : "store",
            "items" : [
             {