ERP header logo should link to home url
--------------------------------------- Key: OFBIZ-1834 URL: https://issues.apache.org/jira/browse/OFBIZ-1834 Project: OFBiz Issue Type: Improvement Components: ALL COMPONENTS Affects Versions: SVN trunk Reporter: Bruno Busco Priority: Minor Please find attached a simple patch to have the ERP header logo cliccable and taking to a configurable URL. The url can be configured in the GlobalDecorator defined in the CommonScreens.xml file, just below where the logo image is defined. Having the application logo pointing to a sort of home URL is quite a standard behaviour that everybody is used to. -- 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-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Busco updated OFBIZ-1834: ------------------------------- Attachment: homelinklogo.patch > ERP header logo should link to home url > --------------------------------------- > > Key: OFBIZ-1834 > URL: https://issues.apache.org/jira/browse/OFBIZ-1834 > Project: OFBiz > Issue Type: Improvement > Components: ALL COMPONENTS > Affects Versions: SVN trunk > Reporter: Bruno Busco > Priority: Minor > Attachments: homelinklogo.patch > > > Please find attached a simple patch to have the ERP header logo cliccable and taking to a configurable URL. > The url can be configured in the GlobalDecorator defined in the CommonScreens.xml file, just below where the logo image is defined. > Having the application logo pointing to a sort of home URL is quite a standard behaviour that everybody is used to. -- 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-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-1834. ---------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Assignee: Jacques Le Roux Thanks Bruno, Your slightly modified patch in in trunk rev. 665919. I changed the default link from "/" to "/catalog/control/main" which makes more sense OOTB. Also I have no ideas why, you had an error in your patch line 33 > ERP header logo should link to home url > --------------------------------------- > > Key: OFBIZ-1834 > URL: https://issues.apache.org/jira/browse/OFBIZ-1834 > Project: OFBiz > Issue Type: Improvement > Components: ALL COMPONENTS > Affects Versions: SVN trunk > Reporter: Bruno Busco > Assignee: Jacques Le Roux > Priority: Minor > Fix For: SVN trunk > > Attachments: homelinklogo.patch > > > Please find attached a simple patch to have the ERP header logo cliccable and taking to a configurable URL. > The url can be configured in the GlobalDecorator defined in the CommonScreens.xml file, just below where the logo image is defined. > Having the application logo pointing to a sort of home URL is quite a standard behaviour that everybody is used to. -- 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 |