Deepak Dixit created OFBIZ-10516:
------------------------------------
Summary: Replace #assign with #local in all the ftl macros
Key: OFBIZ-10516
URL:
https://issues.apache.org/jira/browse/OFBIZ-10516 Project: OFBiz
Issue Type: Improvement
Reporter: Deepak Dixit
#assign is used to define global varialbes whereas #local is used as local variable in ftl macros.
https://freemarker.apache.org/docs/dgui_misc_var.html--
This message was sent by Atlassian JIRA
(v7.6.3#76005)