Pman.Dialog.BAdminCompany.bjs
authorjohn <john@roojs.com>
Wed, 27 Dec 2017 04:11:43 +0000 (12:11 +0800)
committerjohn <john@roojs.com>
Wed, 27 Dec 2017 04:11:43 +0000 (12:11 +0800)
Pman.Dialog.BAdminCompany.js

Pman.Dialog.BAdminCompany.bjs
Pman.Dialog.BAdminCompany.js

index 7868c2e..93d3edc 100644 (file)
@@ -2,7 +2,7 @@
  "name" : "Pman.Dialog.BAdminCompany",
  "parent" : "Pman.Tab.BAdmin",
  "title" : "",
- "path" : "/home/khlau/gitlive/Pman.BAdmin/Pman.Dialog.BAdminCompany.bjs",
+ "path" : "/home/johns/gitlive/Pman.BAdmin/Pman.Dialog.BAdminCompany.bjs",
  "permname" : "",
  "modOrder" : "001",
  "strings" : {
@@ -63,9 +63,9 @@
            "listeners" : {
             "render" : "function (_self)\n{\n    _this.type = _self;\n    _self.store.load({});\n}"
            },
+           "Boolean allowBlank" : false,
            "String loadingText" : "Searching...",
            "Boolean selectOnFocus" : true,
-           "Boolean allowBlank" : false,
            "String name" : "comptype_display_name",
            "Number minChars" : 2,
            "String valueField" : "name",
      "xtype" : "Button",
      "$ xns" : "Roo.bootstrap",
      "String html" : "Cancel",
-     "String style" : "float: right; margin: 10px;",
      "* prop" : "buttons[]"
     },
     {
      "xtype" : "Button",
      "$ xns" : "Roo.bootstrap",
      "String html" : "Save",
-     "String style" : "float: right; margin: 10px; width: 70px;",
      "* prop" : "buttons[]"
     }
    ]
index c64cce1..e098c27 100644 (file)
@@ -62,7 +62,6 @@ Roo.apply(Pman.Dialog.BAdminCompany.prototype, {
      {
       xtype : 'Button',
       html : _this._strings['ea4788705e6873b424c65e91c2846b19'] /* Cancel */,
-      style : 'float: right; margin: 10px;',
       weight : 'default',
       listeners : {
        click : function (_self, e)
@@ -76,7 +75,6 @@ Roo.apply(Pman.Dialog.BAdminCompany.prototype, {
      {
       xtype : 'Button',
       html : _this._strings['c9cc8cce247e49bae79f15173ce97354'] /* Save */,
-      style : 'float: right; margin: 10px; width: 70px;',
       weight : 'primary',
       listeners : {
        click : function (_self, e)