[
https://issues.apache.org/jira/browse/OFBIZ-11958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186007#comment-17186007 ]
ASF subversion and git services commented on OFBIZ-11958:
---------------------------------------------------------
Commit 8276a0802ba5cdff4a093c6eb2680c12463744ca in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=8276a08 ]
Improved: Freemarker macro for JsLanguageFilesMapping (OFBIZ-11958)
Adds a missing ASL2 header
> Freemarker macro for JsLanguageFilesMapping
> -------------------------------------------
>
> Key: OFBIZ-11958
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11958> Project: OFBiz
> Issue Type: New Feature
> Components: ALL APPLICATIONS, ALL PLUGINS
> Affects Versions: Upcoming Branch
> Reporter: James Yong
> Assignee: James Yong
> Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-11958.patch
>
>
> Need to get the js library language filepath in ftl via JsLanguageFilesMapping class.
> But not able to access the static classes in JsLanguageFilesMapping.
> Moreover the output contains / which is automatically encoded when rendered.
> So a macro is needed to get info from JsLanguageFilesMapping class .
> Proposing something like
> <@jsLangFilesMap>select2</@jsLangFilesMap>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)