Pman.Tab.AdminNotify.bjs
authorAlan Knowles <alan@akbkhome.com>
Mon, 24 Oct 2011 03:38:59 +0000 (11:38 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 24 Oct 2011 03:38:59 +0000 (11:38 +0800)
Pman.Tab.AdminNotify.bjs
Pman.Tab.AdminNotify.js
Pman.Tab.AdminNotify.js

Pman.Tab.AdminNotify.bjs
Pman.Tab.AdminNotify.js

index c086deb..53c2774 100644 (file)
@@ -70,6 +70,7 @@
                             "items": [
                                 {
                                     "enableToggle": true,
+                                    "text": "Show Completed",
                                     "xtype": "Button",
                                     "|xns": "Roo.Toolbar"
                                 }
index d5017f1..e0f2509 100644 (file)
@@ -248,7 +248,8 @@ Pman.Tab.AdminNotify = new Roo.util.Observable({
                         {
                             xtype: 'Button',
                             xns: Roo.Toolbar,
-                            enableToggle : true
+                            enableToggle : true,
+                            text : "Show Completed"
                         }
                     ]
                 },