Pman.Dialog.BAdminImageManager.bjs
authorEdward <edward@roojs.com>
Fri, 16 Nov 2018 02:12:21 +0000 (10:12 +0800)
committerEdward <edward@roojs.com>
Fri, 16 Nov 2018 02:12:21 +0000 (10:12 +0800)
Pman.Dialog.BAdminImageManager.js

Pman.Dialog.BAdminImageManager.bjs
Pman.Dialog.BAdminImageManager.js

index 5179751..0ed9244 100644 (file)
             },
             {
              "Number md" : 4,
+             "String cls" : "text-right",
              "xtype" : "Column",
              "$ xns" : "Roo.bootstrap",
              "items" : [
                "xtype" : "Button",
                "$ xns" : "Roo.bootstrap",
                "String html" : "<i class=\"fa fa-upload\"></i> Upload Image",
-               "string weight" : "primary",
-               "String style" : "float:right"
+               "string weight" : "primary"
               },
               {
                "listeners" : {
index 25c51dd..60cc225 100644 (file)
@@ -440,6 +440,7 @@ Roo.apply(Pman.Dialog.BAdminImageManager.prototype, {
              },
              {
               xtype : 'Column',
+              cls : 'text-right',
               md : 4,
               xns : Roo.bootstrap,
               '|xns' : 'Roo.bootstrap',
@@ -447,7 +448,6 @@ Roo.apply(Pman.Dialog.BAdminImageManager.prototype, {
                {
                 xtype : 'Button',
                 html : _this._strings['5350277f16d9998c57fa7e1d17be2a76'] /* <i class="fa fa-upload"></i> Upload Image */,
-                style : 'float:right',
                 weight : 'primary',
                 listeners : {
                  click : function (_self, e)