Pman.Tab.AdminWatches.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 07:27:52 +0000 (15:27 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 07:27:52 +0000 (15:27 +0800)
Pman.Tab.AdminWatches.bjs
Pman.Tab.AdminWatches.js
Pman.Tab.AdminWatches.js

Pman.Tab.AdminWatches.bjs
Pman.Tab.AdminWatches.js

index 6abb241..d64799f 100644 (file)
                                     },
                                     "|xns": "Roo.Toolbar"
                                 },
+                                {
+                                    "|xns": "Roo.Toolbar",
+                                    "xtype": "TextItem"
+                                },
                                 {
                                     "listeners": {
                                         "|select": "function (combo, record, index)\n{\n  _this.grid.footer.onClick('first');\n}",
                                             ]
                                         }
                                     ]
+                                },
+                                {
+                                    "|xns": "Roo.Toolbar",
+                                    "xtype": "TextItem"
                                 }
                             ]
                         },
index 028997d..4c89b46 100644 (file)
@@ -253,6 +253,10 @@ Pman.Tab.AdminWatches = new Roo.util.Observable({
                                 }
                             }
                         },
+                        {
+                            xtype: 'TextItem',
+                            xns: Roo.Toolbar
+                        },
                         {
                             xtype: 'ComboBox',
                             xns: Roo.form,
@@ -426,6 +430,10 @@ Pman.Tab.AdminWatches = new Roo.util.Observable({
                                     ]
                                 }
                             }
+                        },
+                        {
+                            xtype: 'TextItem',
+                            xns: Roo.Toolbar
                         }
                     ]
                 },