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

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

index 307683c..a65bf40 100644 (file)
@@ -6,8 +6,9 @@
     "path": "/home/alan/gitlive/Pman.Admin/Pman.Dialog.AdminEventLog.bjs",
     "items": [
         {
-            "|xns": "Roo",
+            "width": 500,
             "xtype": "LayoutDialog",
+            "|xns": "Roo",
             "items": [
                 {
                     "|xns": "Roo",
index ee42858..a077804 100644 (file)
@@ -30,6 +30,7 @@ Pman.Dialog.AdminEventLog = {
         this.dialog = Roo.factory({
             xtype: 'LayoutDialog',
             xns: Roo,
+            width : 500,
             items : [
                 {
                     xtype: 'GridPanel',