Replacing FTL TabBar with menu widgets in Ordermgr
-------------------------------------------------- Key: OFBIZ-2049 URL: https://issues.apache.org/jira/browse/OFBIZ-2049 Project: OFBiz Issue Type: Improvement Components: framework, order Reporter: Bruno Busco Attachments: ordermgrMenu.patch Please find attached a patch to remove several .FTL TabBar menus from the OrderMgr application and have it implemented with equivalent Menu widgets. Doing this I found usefull to add the CommonTabBar menu in the common component to have all TabBar menus extended from this. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Busco updated OFBIZ-2049: ------------------------------- Attachment: ordermgrMenu.patch > Replacing FTL TabBar with menu widgets in Ordermgr > -------------------------------------------------- > > Key: OFBIZ-2049 > URL: https://issues.apache.org/jira/browse/OFBIZ-2049 > Project: OFBiz > Issue Type: Improvement > Components: framework, order > Reporter: Bruno Busco > Attachments: ordermgrMenu.patch > > > Please find attached a patch to remove several .FTL TabBar menus from the OrderMgr application and have it implemented with equivalent Menu widgets. > Doing this I found usefull to add the CommonTabBar menu in the common component to have all TabBar menus extended from this. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647948#action_12647948 ] Bruno Busco commented on OFBIZ-2049: ------------------------------------ The *TabBar.ftl files that are left are because they render a screenlet and not a simple <ul> <li> list. > Replacing FTL TabBar with menu widgets in Ordermgr > -------------------------------------------------- > > Key: OFBIZ-2049 > URL: https://issues.apache.org/jira/browse/OFBIZ-2049 > Project: OFBiz > Issue Type: Improvement > Components: framework, order > Reporter: Bruno Busco > Attachments: ordermgrMenu.patch > > > Please find attached a patch to remove several .FTL TabBar menus from the OrderMgr application and have it implemented with equivalent Menu widgets. > Doing this I found usefull to add the CommonTabBar menu in the common component to have all TabBar menus extended from this. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya reassigned OFBIZ-2049: ------------------------------------------ Assignee: Ashish Vijaywargiya > Replacing FTL TabBar with menu widgets in Ordermgr > -------------------------------------------------- > > Key: OFBIZ-2049 > URL: https://issues.apache.org/jira/browse/OFBIZ-2049 > Project: OFBiz > Issue Type: Improvement > Components: framework, order > Reporter: Bruno Busco > Assignee: Ashish Vijaywargiya > Attachments: ordermgrMenu.patch > > > Please find attached a patch to remove several .FTL TabBar menus from the OrderMgr application and have it implemented with equivalent Menu widgets. > Doing this I found usefull to add the CommonTabBar menu in the common component to have all TabBar menus extended from this. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya closed OFBIZ-2049. -------------------------------------- Resolution: Fixed Thanks Bruno for your contribution. Your changes are in trunk rev # 718168 & 718169. -- Ashish Vijaywargiya > Replacing FTL TabBar with menu widgets in Ordermgr > -------------------------------------------------- > > Key: OFBIZ-2049 > URL: https://issues.apache.org/jira/browse/OFBIZ-2049 > Project: OFBiz > Issue Type: Improvement > Components: framework, order > Reporter: Bruno Busco > Assignee: Ashish Vijaywargiya > Attachments: ordermgrMenu.patch > > > Please find attached a patch to remove several .FTL TabBar menus from the OrderMgr application and have it implemented with equivalent Menu widgets. > Doing this I found usefull to add the CommonTabBar menu in the common component to have all TabBar menus extended from this. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |