Pman.Dialog.AdminEventLog.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 11 Feb 2014 04:25:00 +0000 (12:25 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 11 Feb 2014 04:25:00 +0000 (12:25 +0800)
Pman.Dialog.AdminEventLog.js

Pman.Dialog.AdminEventLog.bjs
Pman.Dialog.AdminEventLog.js

index 9d5c1f3..e14ba6b 100644 (file)
@@ -7,7 +7,7 @@
     "items": [
         {
             "height": 500,
-            "width": 500,
+            "width": 800,
             "xtype": "LayoutDialog",
             "|xns": "Roo",
             "items": [
index 60a4606..ae1d13e 100644 (file)
@@ -31,7 +31,7 @@ Pman.Dialog.AdminEventLog = {
             xtype: 'LayoutDialog',
             xns: Roo,
             height : 500,
-            width : 500,
+            width : 800,
             items : [
                 {
                     xtype: 'GridPanel',