svn commit: r1737787 - in /ofbiz/trunk/specialpurpose/bi: template/ webapp/bi/main.ftl webapp/bi/reportbuilder/ widget/BiScreens.xml

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

svn commit: r1737787 - in /ofbiz/trunk/specialpurpose/bi: template/ webapp/bi/main.ftl webapp/bi/reportbuilder/ widget/BiScreens.xml

Deepak Dixit-5
Author: deepak
Date: Tue Apr  5 06:54:12 2016
New Revision: 1737787

URL: http://svn.apache.org/viewvc?rev=1737787&view=rev
Log:
(OFBIZ-6826) Applied patch from jira issue, moves the *.ftl files from webapp to template subfolders for specialpurpose/bi component.
Thanks  Pierre Smits for the patch.

Added:
    ofbiz/trunk/specialpurpose/bi/template/
Removed:
    ofbiz/trunk/specialpurpose/bi/webapp/bi/main.ftl
    ofbiz/trunk/specialpurpose/bi/webapp/bi/reportbuilder/
Modified:
    ofbiz/trunk/specialpurpose/bi/widget/BiScreens.xml

Modified: ofbiz/trunk/specialpurpose/bi/widget/BiScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/bi/widget/BiScreens.xml?rev=1737787&r1=1737786&r2=1737787&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/bi/widget/BiScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/bi/widget/BiScreens.xml Tue Apr  5 06:54:12 2016
@@ -68,7 +68,7 @@ under the License.
                     <decorator-section name="body">
                         <screenlet title="${uiLabelMap.BusinessIntelligenceReportBuilderSelectStarSchemaFields}">
                             <platform-specific>
-                                <html><html-template location="component://bi/webapp/bi/reportbuilder/SelectStarSchemaFields.ftl"/></html>
+                                <html><html-template location="component://bi/template/reportbuilder/SelectStarSchemaFields.ftl"/></html>
                             </platform-specific>
                         </screenlet>
                     </decorator-section>
@@ -88,7 +88,7 @@ under the License.
                     <decorator-section name="body">
                         <screenlet title="${uiLabelMap.BusinessIntelligenceReportBuilderRenderStarSchemaReport}">
                             <platform-specific>
-                                <html><html-template location="component://bi/webapp/bi/reportbuilder/RenderStarSchemaReport.ftl"/></html>
+                                <html><html-template location="component://bi/template/reportbuilder/RenderStarSchemaReport.ftl"/></html>
                             </platform-specific>
                         </screenlet>
                     </decorator-section>
@@ -113,7 +113,7 @@ under the License.
                         <screenlet>
                             <container>
                                 <platform-specific>
-                                    <html><html-template location="component://bi/webapp/bi/main.ftl"/></html>
+                                    <html><html-template location="component://bi/template/main.ftl"/></html>
                                 </platform-specific>
                             </container>
                             <container>