Author: deepak
Date: Tue Apr 5 06:51:12 2016
New Revision: 1737784
URL:
http://svn.apache.org/viewvc?rev=1737784&view=revLog:
Reverting revision 1737783, something went wrong with eclipse.
Added:
ofbiz/trunk/specialpurpose/bi/webapp/bi/main.ftl
- copied unchanged from r1737782, ofbiz/trunk/specialpurpose/bi/webapp/bi/main.ftl
ofbiz/trunk/specialpurpose/bi/webapp/bi/reportbuilder/
- copied from r1737782, ofbiz/trunk/specialpurpose/bi/webapp/bi/reportbuilder/
Removed:
ofbiz/trunk/specialpurpose/bi/template/
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=1737784&r1=1737783&r2=1737784&view=diff==============================================================================
--- ofbiz/trunk/specialpurpose/bi/widget/BiScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/bi/widget/BiScreens.xml Tue Apr 5 06:51: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/template/reportbuilder/SelectStarSchemaFields.ftl"/></html>
+ <html><html-template location="component://bi/webapp/bi/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/template/reportbuilder/RenderStarSchemaReport.ftl"/></html>
+ <html><html-template location="component://bi/webapp/bi/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/template/main.ftl"/></html>
+ <html><html-template location="component://bi/webapp/bi/main.ftl"/></html>
</platform-specific>
</container>
<container>