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

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

index b32d91c..a92fb4e 100644 (file)
@@ -61,7 +61,7 @@
                                     ]
                                 },
                                 {
-                                    "|tpl": "new Roo.XTemplate({ url : baseURL + '/Pman/MTrack/templates/timeline.html' })\n",
+                                    "|tpl": "new Roo.XTemplate({ url : rootURL + '/Pman/MTrack/templates/timeline.html' })\n",
                                     "xtype": "View",
                                     "|xns": "Roo"
                                 }
index 50f6816..fbbbb8f 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 : rootURL + '/Pman/MTrack/templates/timeline.html' })
                             }
                         ],
                         toolbar : {