PHP8
[Pman.BAdmin] / Pman.Dialog.PersonEditor.bjs
index b516f8d..4f93d0c 100644 (file)
@@ -8,13 +8,13 @@
  "strings" : {
   "ce8ae9da5b7cd6c3df2929543a9af92d" : "Email",
   "abb1d799e06329cb0c38276ea918300b" : "Secure passwords",
-  "7cfd883d5d55fccfcfb13b3fcf29e3a6" : "Contact Name",
   "bcc254b55c4a1babdf1dcb82c207506b" : "Phone",
-  "8a25a3ae30ab6e8ceb5b8c4009a3336f" : "Role / Position",
-  "315fce99b77b7f392bf68d5eb14f88c7" : "Password (type again to confirm)",
+  "dc647eb65e6711e155375218212b3964" : "Password",
   "ea4788705e6873b424c65e91c2846b19" : "Cancel",
-  "ae3bb2a1ac61750150b606298091d38a" : "New Password",
+  "bbbabdbe1b262f75d99d62880b953be1" : "Role",
   "11dcfc58d8c9aed80d13d85369b854db" : "Person Editor",
+  "49ee3087348e8d44e1feda1917443987" : "Name",
+  "1f9a645ca5ecbde5f93612791b54218f" : "Password (Retype)",
   "c9cc8cce247e49bae79f15173ce97354" : "Save",
   "9810aa2b9f44401be4bf73188ef2b67d" : "Fax"
  },
@@ -50,8 +50,8 @@
            },
            "String name" : "name",
            "xtype" : "Input",
-           "string fieldLabel" : "Contact Name",
-           "String labelAlign" : "top",
+           "string fieldLabel" : "Name",
+           "String labelAlign" : "left",
            "$ xns" : "Roo.bootstrap"
           },
           {
@@ -60,8 +60,8 @@
            },
            "String name" : "role",
            "xtype" : "Input",
-           "string fieldLabel" : "Role / Position",
-           "String labelAlign" : "top",
+           "string fieldLabel" : "Role",
+           "String labelAlign" : "left",
            "$ xns" : "Roo.bootstrap"
           },
           {
@@ -71,7 +71,7 @@
            "String name" : "phone",
            "xtype" : "Input",
            "string fieldLabel" : "Phone",
-           "String labelAlign" : "top",
+           "String labelAlign" : "left",
            "$ xns" : "Roo.bootstrap"
           },
           {
@@ -81,7 +81,7 @@
            "String name" : "fax",
            "xtype" : "Input",
            "string fieldLabel" : "Fax",
-           "String labelAlign" : "top",
+           "String labelAlign" : "left",
            "$ xns" : "Roo.bootstrap"
           },
           {
            "String name" : "email",
            "xtype" : "Input",
            "string fieldLabel" : "Email",
-           "String labelAlign" : "top",
+           "String labelAlign" : "left",
            "$ xns" : "Roo.bootstrap"
           },
           {
            "String name" : "passwd1",
            "xtype" : "Input",
-           "string fieldLabel" : "New Password",
-           "String labelAlign" : "top",
+           "string fieldLabel" : "Password",
+           "String labelAlign" : "left",
            "String inputType" : "password",
            "$ xns" : "Roo.bootstrap"
           },
           {
            "String name" : "passwd2",
            "xtype" : "Input",
-           "string fieldLabel" : "Password (type again to confirm)",
-           "String labelAlign" : "top",
+           "string fieldLabel" : "Password (Retype)",
+           "String labelAlign" : "left",
            "String inputType" : "password",
            "$ xns" : "Roo.bootstrap"
-          },
+          }
+         ]
+        }
+       ]
+      },
+      {
+       "String cls" : "col-md-12",
+       "xtype" : "Row",
+       "$ xns" : "Roo.bootstrap",
+       "items" : [
+        {
+         "String cls" : "col-md-12",
+         "xtype" : "Container",
+         "$ xns" : "Roo.bootstrap",
+         "items" : [
           {
            "Object listeners" : "{\n                    check : function (_self, checked) {\n                        this.form.findField('passwd1').insecure = false;\n\n                        if(!checked){\n                            this.form.findField('passwd1').insecure = true;\n                        }\n                    }\n                }\n",
            "String name" : "secure_password",
            "xtype" : "Input",
            "string fieldLabel" : "Secure passwords",
-           "String labelAlign" : "top",
+           "String labelAlign" : "left",
            "String inputType" : "checkbox",
+           "String align" : "left",
            "$ xns" : "Roo.bootstrap",
            "bool checked" : true
           }
          ]
         }
        ]
-      },
+      }
+     ]
+    },
+    {
+     "xtype" : "Row",
+     "$ xns" : "Roo.bootstrap",
+     "items" : [
       {
-       "xtype" : "Row",
+       "xtype" : "Column",
        "$ xns" : "Roo.bootstrap"
       }
      ]
      "$ xns" : "Roo.bootstrap",
      "String style" : "float: right; margin: 10px; width: 70px;",
      "String html" : "Cancel",
-     "* prop" : "buttons[]",
-     "items" : [
-      {
-       "xtype" : "Row",
-       "$ xns" : "Roo.bootstrap"
-      }
-     ]
+     "* prop" : "buttons[]"
     },
     {
      "String weight" : "primary",
      "String style" : "float: right; margin: 10px; width: 70px;",
      "String html" : "Save",
      "* prop" : "buttons[]"
-    },
-    {
-     "xtype" : "Row",
-     "$ xns" : "Roo.bootstrap"
-    },
-    {
-     "xtype" : "Row",
-     "$ xns" : "Roo.bootstrap"
     }
    ]
   }