svn commit: r1744918 - /ofbiz/trunk/themes/bluelight/template/Footer.ftl

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

svn commit: r1744918 - /ofbiz/trunk/themes/bluelight/template/Footer.ftl

ashish-18
Author: ashish
Date: Sat May 21 11:56:01 2016
New Revision: 1744918

URL: http://svn.apache.org/viewvc?rev=1744918&view=rev
Log:
Applied patch from jira issue - OFBIZ-7103 - FreeMarker template error: Template inclusion failed, on selection bluelight theme.
Thanks Rahul for creating the jira issue and providing the patch for the same.

Modified:
    ofbiz/trunk/themes/bluelight/template/Footer.ftl

Modified: ofbiz/trunk/themes/bluelight/template/Footer.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/themes/bluelight/template/Footer.ftl?rev=1744918&r1=1744917&r2=1744918&view=diff
==============================================================================
--- ofbiz/trunk/themes/bluelight/template/Footer.ftl (original)
+++ ofbiz/trunk/themes/bluelight/template/Footer.ftl Sat May 21 11:56:01 2016
@@ -24,4 +24,4 @@ under the License.
   </div>
 </div>
 
-<#include "component://flatgrey/template/footer.ftl" />
+<#include "component://flatgrey/template/Footer.ftl" />