Pman.Dialog.CoreEnumMerge.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 30 Aug 2018 07:06:30 +0000 (15:06 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 30 Aug 2018 07:06:30 +0000 (15:06 +0800)
Pman.Dialog.CoreEnumMerge.js

Pman.Dialog.CoreEnumMerge.bjs
Pman.Dialog.CoreEnumMerge.js

index 6fc76a7..f9488da 100644 (file)
@@ -29,7 +29,7 @@
    "collapsible" : false,
    "title" : "Merge Pulldown Option",
    "xtype" : "LayoutDialog",
-   "width" : 400,
+   "width" : 450,
    "$ xns" : "Roo",
    "closable" : false,
    "resizable" : false,
@@ -59,6 +59,7 @@
        "Number labelWidth" : 120,
        "items" : [
         {
+         "Number width" : 250,
          "xtype" : "TextField",
          "String fieldLabel" : "Delete this",
          "$ xns" : "Roo.form"
index 56ccb0b..1555ae7 100644 (file)
@@ -53,7 +53,7 @@ Pman.Dialog.CoreEnumMerge = {
     modal : true,
     resizable : false,
     title : _this._strings['298a183cfe4fddedd4bd17abe8aeb685'] /* Merge Pulldown Option */,
-    width : 400,
+    width : 450,
     listeners : {
      show : function (_self)
       {
@@ -149,6 +149,7 @@ Pman.Dialog.CoreEnumMerge = {
          {
           xtype : 'TextField',
           fieldLabel : _this._strings['8324cdec05065c4bd7d8c5effdf43edf'] /* Delete this */,
+          width : 250,
           xns : Roo.form,
           '|xns' : 'Roo.form'
          },