Added Id tags to e-commerce screenlets to make it possible to style them with CSS
--------------------------------------------------------------------------------- Key: OFBIZ-1849 URL: https://issues.apache.org/jira/browse/OFBIZ-1849 Project: OFBiz Issue Type: Improvement Components: ecommerce Affects Versions: SVN trunk Reporter: Rob Schapper Priority: Minor Fix For: SVN trunk Attachments: ecommerce-css-ids.patch I have created a patch that will add an id tag to each of the screenlets in the ecommerce screens to allow the use of CSS on the individual boxes rather then just the left or right <div>. -- 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-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Schapper updated OFBIZ-1849: -------------------------------- Attachment: ecommerce-css-ids.patch Patch to add id's to all the screenlets used in the e-commerce screens > Added Id tags to e-commerce screenlets to make it possible to style them with CSS > --------------------------------------------------------------------------------- > > Key: OFBIZ-1849 > URL: https://issues.apache.org/jira/browse/OFBIZ-1849 > Project: OFBiz > Issue Type: Improvement > Components: ecommerce > Affects Versions: SVN trunk > Reporter: Rob Schapper > Priority: Minor > Fix For: SVN trunk > > Attachments: ecommerce-css-ids.patch > > Original Estimate: 0h > Remaining Estimate: 0h > > I have created a patch that will add an id tag to each of the screenlets in the ecommerce screens to allow the use of CSS on the individual boxes rather then just the left or right <div>. -- 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-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David E. Jones closed OFBIZ-1849. --------------------------------- Resolution: Fixed Assignee: David E. Jones Thanks Rob, this is in SVN rev 671427. I did make some changes to the id values to better match the names of the ftl files they are in (to make them easier to remember, etc). I'm thinking that this is a case where some redundancy is necessary, but at least we can avoid some of the inconsistency that often accompanies redundancy. > Added Id tags to e-commerce screenlets to make it possible to style them with CSS > --------------------------------------------------------------------------------- > > Key: OFBIZ-1849 > URL: https://issues.apache.org/jira/browse/OFBIZ-1849 > Project: OFBiz > Issue Type: Improvement > Components: ecommerce > Affects Versions: SVN trunk > Reporter: Rob Schapper > Assignee: David E. Jones > Priority: Minor > Fix For: SVN trunk > > Attachments: ecommerce-css-ids.patch > > Original Estimate: 0h > Remaining Estimate: 0h > > I have created a patch that will add an id tag to each of the screenlets in the ecommerce screens to allow the use of CSS on the individual boxes rather then just the left or right <div>. -- 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-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608078#action_12608078 ] Rob Schapper commented on OFBIZ-1849: ------------------------------------- Thanks David! Yeah...First patch to the trunk! > Added Id tags to e-commerce screenlets to make it possible to style them with CSS > --------------------------------------------------------------------------------- > > Key: OFBIZ-1849 > URL: https://issues.apache.org/jira/browse/OFBIZ-1849 > Project: OFBiz > Issue Type: Improvement > Components: ecommerce > Affects Versions: SVN trunk > Reporter: Rob Schapper > Assignee: David E. Jones > Priority: Minor > Fix For: SVN trunk > > Attachments: ecommerce-css-ids.patch > > Original Estimate: 0h > Remaining Estimate: 0h > > I have created a patch that will add an id tag to each of the screenlets in the ecommerce screens to allow the use of CSS on the individual boxes rather then just the left or right <div>. -- 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 |