Pman.Tab.BAdminLogEvents.bjs
authorEdward <edward@roojs.com>
Mon, 17 Sep 2018 07:11:18 +0000 (15:11 +0800)
committerEdward <edward@roojs.com>
Mon, 17 Sep 2018 07:11:18 +0000 (15:11 +0800)
Pman.Tab.BAdminLogEvents.js

Pman.Tab.BAdminLogEvents.bjs
Pman.Tab.BAdminLogEvents.js

index 59772b7..1f4aa66 100644 (file)
                      "Boolean alwaysQuery" : false,
                      "string placeholder" : "select action",
                      "$ xns" : "Roo.bootstrap",
-                     "String style" : "float: left; width: 300px;",
+                     "String style" : "float: left; width: 300px; margin-left: 15px;",
                      "Boolean multiple" : false,
                      "String displayField" : "action",
                      "Boolean forceSelection" : true,
                      "Boolean alwaysQuery" : false,
                      "string placeholder" : "select affected",
                      "$ xns" : "Roo.bootstrap",
-                     "String style" : "float: left; width: 300px;",
+                     "String style" : "float: left; width: 300px; margin-left: 15px;",
                      "Boolean multiple" : false,
                      "String displayField" : "on_table",
                      "Boolean forceSelection" : true,
index c6089b4..ff2a878 100644 (file)
@@ -1443,7 +1443,7 @@ Pman.Tab.BAdminLogEvents = new Roo.XComponent({
                    multiple : false,
                    placeholder : _this._strings['10927a67903afd162cc29267d434a2bb'] /* select action */,
                    removable : true,
-                   style : 'float: left; width: 300px;',
+                   style : 'float: left; width: 300px; margin-left: 15px;',
                    triggerAction : 'all',
                    typeAhead : true,
                    valueField : 'id',
@@ -1618,7 +1618,7 @@ Pman.Tab.BAdminLogEvents = new Roo.XComponent({
                    multiple : false,
                    placeholder : _this._strings['c759559b750d502a5be8dceae85ed841'] /* select affected */,
                    removable : true,
-                   style : 'float: left; width: 300px;',
+                   style : 'float: left; width: 300px; margin-left: 15px;',
                    triggerAction : 'all',
                    typeAhead : true,
                    valueField : 'id',