sync
[web.mtrack] / MTrackWeb / templates / images / js / mtrack2.js
index cfcfe61..8bc2bbb 100644 (file)
@@ -322,7 +322,7 @@ Roo.onReady(function() {
         // ajax change project, and refresh body..
         Roo.Ajax.request({
             method: 'GET',
-            url : baseURL + '/core_project',
+            url : baseURL + '/Project',
             params : { active_project_id : this.value },
             success : function() {
                 // what if it's false..currentURL = false;