svn commit: r1376030 - in /ofbiz/trunk/specialpurpose/projectmgr: webapp/projectmgr/project/gantChart.ftl webapp/projectmgr/project/ganttChart.ftl widget/ProjectScreens.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1376030 - in /ofbiz/trunk/specialpurpose/projectmgr: webapp/projectmgr/project/gantChart.ftl webapp/projectmgr/project/ganttChart.ftl widget/ProjectScreens.xml

erwan
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>