MTrackWeb/templates/master.html
authorAlan Knowles <alan@akbkhome.com>
Fri, 29 Jul 2011 07:50:10 +0000 (15:50 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 29 Jul 2011 07:50:10 +0000 (15:50 +0800)
MTrackWeb/templates/master.html

index 75de7c1..d86a257 100644 (file)
@@ -117,8 +117,8 @@ Table uses | and --- inside
         <flexy:toJSON 
             baseURL="baseURL" 
             rootURL="rootURL"
-            project_id="project_id"
-            project_name="project_name"
+            project_id="currentProject.id"
+            project_name="currentProject.name"
             priorities="priorities"
             severities="severities"
              authUser="authUserArray"></flexy:toJSON>