Pman.Tab.MTrackTicket.bjs
authorAlan Knowles <alan@akbkhome.com>
Tue, 15 Jan 2013 14:58:30 +0000 (22:58 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 15 Jan 2013 14:58:30 +0000 (22:58 +0800)
Pman.Tab.MTrackTicket.js

Pman.Tab.MTrackTicket.bjs
Pman.Tab.MTrackTicket.js

index db64493..a71a65a 100644 (file)
                                                         {
                                                             "*prop": "store",
                                                             "xtype": "SimpleStore",
-                                                            "|data": "[ \n    [ 'active', \"Active\"],\n    [ 'me' , \"Assigned to me\"],\n    [ 'me-all' , \"Assigned to me (All projects)\"],    \n    [ 'closed' , \"Closed\"],\n    [ 'pending' , \"Pending Review\"],\n    [ 'in-progress' , \"Pending Review\"],\n   \n    [ 'all' , \"All States\"]\n     \n]\n",
+                                                            "|data": "[ \n    [ 'active', \"Active\"],\n    [ 'me' , \"Assigned to me\"],\n    [ 'me-all' , \"Assigned to me (All projects)\"],    \n    [ 'closed' , \"Closed\"],\n    [ 'pending' , \"Pending Review\"],\n    [ 'in-progress' , \"Pending Review\"],\n    [ 'all' , \"All States\"]\n     \n]\n",
                                                             "|fields": "[  'ftype', 'fname']",
                                                             "|xns": "Roo.data"
                                                         }
index 41ea6da..ef693ff 100644 (file)
@@ -1041,7 +1041,6 @@ Pman.Tab.MTrackTicket = new Roo.XComponent({
                                                 [ 'closed' , "Closed"],
                                                 [ 'pending' , "Pending Review"],
                                                 [ 'in-progress' , "Pending Review"],
-                                               
                                                 [ 'all' , "All States"]
                                                  
                                             ],