DataObjects/I18n.php
[Pman.Core] / Pman.Dialog.Image.js
index 379063a..b13eec9 100644 (file)
@@ -9,7 +9,6 @@ Pman.Dialog.Image = {
  _strings : {
   'eb5d45750c7ab13aa8e6bacc80315a30' :"32M",
   '2859a4ae58ae4e25abdfc530f814e42f' :"Upload an Image or File",
-  'c4ca4238a0b923820dcc509a6f75849b' :"1",
   'ea4788705e6873b424c65e91c2846b19' :"Cancel",
   '91412465ea9169dfd901dd5e7c96dd99' :"Upload",
   'ea72bacd2fdfa818907bb9559e6905a1' :"Upload Image or File"
@@ -43,7 +42,7 @@ Pman.Dialog.Image = {
     closable : false,
     collapsible : false,
     haveProgress : false,
-    height : 140,
+    height : 200,
     modal : true,
     resizable : false,
     shadow : true,
@@ -239,7 +238,7 @@ Pman.Dialog.Image = {
                   }
                   return; 
               }
-              
+           
           
               
           },
@@ -322,13 +321,6 @@ Pman.Dialog.Image = {
           xns : Roo.form,
           '|xns' : 'Roo.form'
          },
-         {
-          xtype : 'Text',
-          name : 'fred',
-          value : 1,
-          xns : Roo.form,
-          '|xns' : 'Roo.form'
-         },
          {
           xtype : 'Hidden',
           name : 'imgtype',