Pman.Dialog.BAdminImageManager.bjs
authorEdward <edward@roojs.com>
Fri, 16 Nov 2018 03:05:39 +0000 (11:05 +0800)
committerEdward <edward@roojs.com>
Fri, 16 Nov 2018 03:05:39 +0000 (11:05 +0800)
Pman.Dialog.BAdminImageManager.js

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

index 506818e..7a9253b 100644 (file)
@@ -39,7 +39,7 @@
   "imageUpload_fieldLabel" : "ef797d5638c2e1c6b6225b2247541ea5",
   "width_fieldLabel" : "48ccf48dcf2218a413ce473262f21a0c",
   "filesize_fieldLabel" : "3f986fa4066f6bded1376eb69de18da2",
-  "descript_fieldLabel" : "d0042a700e9bdf79689d63ee6846dc0e"
+  "descript_fieldLabel" : "031fa343a28d221a25d2bcd942437174"
  },
  "items" : [
   {
                  ]
                 }
                ]
+              },
+              {
+               "xtype" : "Row",
+               "$ xns" : "Roo.bootstrap",
+               "items" : [
+                {
+                 "Number md" : 12,
+                 "xtype" : "Column",
+                 "$ xns" : "Roo.bootstrap",
+                 "items" : [
+                  {
+                   "String name" : "descript",
+                   "xtype" : "Input",
+                   "string fieldLabel" : "Alternate Text:",
+                   "cls" : "row-style",
+                   "$ xns" : "Roo.bootstrap",
+                   "Number labelWidth" : 4
+                  }
+                 ]
+                }
+               ]
               }
              ]
             }
index 3015679..860603d 100644 (file)
@@ -41,7 +41,7 @@ Roo.apply(Pman.Dialog.BAdminImageManager.prototype, {
   'imageUpload_fieldLabel' : 'ef797d5638c2e1c6b6225b2247541ea5' /* Upload Image or File: */ ,
   'width_fieldLabel' : '48ccf48dcf2218a413ce473262f21a0c' /* Width:  */ ,
   'filesize_fieldLabel' : '3f986fa4066f6bded1376eb69de18da2' /* File Size: */ ,
-  'descript_fieldLabel' : 'd0042a700e9bdf79689d63ee6846dc0e' /* Description: */ 
+  'descript_fieldLabel' : '031fa343a28d221a25d2bcd942437174' /* Alternate Text: */ 
  },
 
  dialog : false,
@@ -993,6 +993,30 @@ Roo.apply(Pman.Dialog.BAdminImageManager.prototype, {
                   ]
                  }
                 ]
+               },
+               {
+                xtype : 'Row',
+                xns : Roo.bootstrap,
+                '|xns' : 'Roo.bootstrap',
+                items  : [
+                 {
+                  xtype : 'Column',
+                  md : 12,
+                  xns : Roo.bootstrap,
+                  '|xns' : 'Roo.bootstrap',
+                  items  : [
+                   {
+                    xtype : 'Input',
+                    cls : 'row-style',
+                    fieldLabel : _this._strings['031fa343a28d221a25d2bcd942437174'] /* Alternate Text: */,
+                    labelWidth : 4,
+                    name : 'descript',
+                    xns : Roo.bootstrap,
+                    '|xns' : 'Roo.bootstrap'
+                   }
+                  ]
+                 }
+                ]
                }
               ]
              }