Pman.Tab.AdminProjectManager.bjs
authorAlan Knowles <alan@akbkhome.com>
Fri, 25 Feb 2011 07:24:13 +0000 (15:24 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 25 Feb 2011 07:24:13 +0000 (15:24 +0800)
Pman.Tab.AdminProjectManager.bjs

index b4afbb2..371b1a8 100644 (file)
                                         },
                                         {
                                             "*prop": "footer",
-                                            "xtype": "PagingToolbar",
-                                            "pageSize": 25,
                                             "displayInfo": true,
-                                            "displayMsg": "Displaying Projects{0} - {1} of {2}",
+                                            "displayMsg": "Displaying Projects {0} - {1} of {2}",
                                             "emptyMsg": "No Projects found",
+                                            "pageSize": 25,
+                                            "xtype": "PagingToolbar",
                                             "|xns": "Roo"
                                         },
                                         {