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

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

index 6598522..bc42312 100644 (file)
@@ -7,6 +7,7 @@
     "items": [
         {
             "height": 500,
+            "title": "Event history",
             "width": 800,
             "xtype": "LayoutDialog",
             "|xns": "Roo",
index 1e30b05..e05fda0 100644 (file)
@@ -31,6 +31,7 @@ Pman.Dialog.AdminEventLog = {
             xtype: 'LayoutDialog',
             xns: Roo,
             height : 500,
+            title : "Event history",
             width : 800,
             items : [
                 {