Author: erwan
Date: Wed Aug 22 13:21:07 2012
New Revision: 1376030

URL: http://svn.apache.org/viewvc?rev=1376030&view=rev
Log:
renaming gantchart as ganttchart to remove the error in the chart name

Added:
    
ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/project/ganttChart.ftl
      - copied unchanged from r1376005, 
ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/project/gantChart.ftl
Removed:
    
ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/project/gantChart.ftl
Modified:
    ofbiz/trunk/specialpurpose/projectmgr/widget/ProjectScreens.xml

Modified: ofbiz/trunk/specialpurpose/projectmgr/widget/ProjectScreens.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/widget/ProjectScreens.xml?rev=1376030&r1=1376029&r2=1376030&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/widget/ProjectScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/projectmgr/widget/ProjectScreens.xml Wed Aug 22 
13:21:07 2012
@@ -423,7 +423,7 @@ under the License.
                     <decorator-section name="body">
                         <screenlet 
title="${uiLabelMap.PageTitleProjectGanttChart}">
                             <platform-specific>
-                                <html><html-template 
location="component://projectmgr/webapp/projectmgr/project/gantChart.ftl"/></html>
+                                <html><html-template 
location="component://projectmgr/webapp/projectmgr/project/ganttChart.ftl"/></html>
                             </platform-specific>
                         </screenlet>
                     </decorator-section>
@@ -1027,7 +1027,7 @@ under the License.
                             <container style="clear"/>
                             <screenlet 
title="${uiLabelMap.PageTitleProjectGanttChart}">
                                 <platform-specific>
-                                    <html><html-template 
location="component://projectmgr/webapp/projectmgr/project/gantChart.ftl"/></html>
+                                    <html><html-template 
location="component://projectmgr/webapp/projectmgr/project/ganttChart.ftl"/></html>
                                 </platform-specific>
                             </screenlet>
                         </widgets>


Reply via email to