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

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

index 3f38688..6fcb165 100644 (file)
@@ -39,7 +39,7 @@
   "imageUpload_fieldLabel" : "ef797d5638c2e1c6b6225b2247541ea5",
   "width_fieldLabel" : "48ccf48dcf2218a413ce473262f21a0c",
   "filesize_fieldLabel" : "3f986fa4066f6bded1376eb69de18da2",
-  "descript_fieldLabel" : "031fa343a28d221a25d2bcd942437174"
+  "descript_fieldLabel" : "d0042a700e9bdf79689d63ee6846dc0e"
  },
  "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 b1a31ca..2d2eec7 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' : '031fa343a28d221a25d2bcd942437174' /* Alternate Text: */ 
+  'descript_fieldLabel' : 'd0042a700e9bdf79689d63ee6846dc0e' /* Description: */ 
  },
 
  dialog : false,
@@ -1072,30 +1072,6 @@ 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'
-                   }
-                  ]
-                 }
-                ]
                }
               ]
              }