Pman.Tab.AdminNotify.bjs
authorEdward <edward@roojs.com>
Wed, 11 Feb 2015 06:21:34 +0000 (14:21 +0800)
committerEdward <edward@roojs.com>
Wed, 11 Feb 2015 06:21:34 +0000 (14:21 +0800)
Pman.Tab.AdminNotify.js

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

index ced600b..e3b303c 100644 (file)
                                         }
                                     ]
                                 },
+                                {
+                                    "xtype" : "Separator",
+                                    "$ xns" : "Roo.Toolbar"
+                                },
                                 {
                                     "listeners" : {
                                         "render" : "function (_self)\r\n{\r\n    _this.dateSel = _self;\r\n   _self.setValue(  new Date() );\r\n}",
index 1171f32..9db50e2 100644 (file)
@@ -296,6 +296,11 @@ Pman.Tab.AdminNotify = new Roo.XComponent({
                             ]
 
                         },
+                       {
+                            '|xns' : 'Roo.Toolbar',
+                            xtype : 'Separator',
+                            xns : Roo.Toolbar
+                        },
                        {
                             '|xns' : 'Roo.form',
                             format : 'd/M/Y',