Pman.Tab.MTrackTimeline.bjs
authorAlan Knowles <alan@akbkhome.com>
Fri, 6 Apr 2012 15:47:49 +0000 (23:47 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 6 Apr 2012 15:47:49 +0000 (23:47 +0800)
Pman.Tab.MTrackTimeline.js

Pman.Tab.MTrackTimeline.bjs
Pman.Tab.MTrackTimeline.js

index 6419c84..b32d91c 100644 (file)
@@ -61,7 +61,7 @@
                                     ]
                                 },
                                 {
-                                    "|tpl": "new Roo.XTemplate({ url : baseURL + '/Pman/MTrack/templates/timeline.html' });",
+                                    "|tpl": "new Roo.XTemplate({ url : baseURL + '/Pman/MTrack/templates/timeline.html' })\n",
                                     "xtype": "View",
                                     "|xns": "Roo"
                                 }
index cb5e15c..50f6816 100644 (file)
@@ -111,7 +111,7 @@ Pman.Tab.MTrackTimeline = new Roo.XComponent({
                             {
                                 xtype: 'View',
                                 xns: Roo,
-                                tpl : new Roo.XTemplate({ url : baseURL + '/Pman/MTrack/templates/timeline.html' });
+                                tpl : new Roo.XTemplate({ url : baseURL + '/Pman/MTrack/templates/timeline.html' })
                             }
                         ],
                         toolbar : {