Pagination controls should not be displayed on a single page list
-----------------------------------------------------------------
Key: OFBIZ-1827
URL: https://issues.apache.org/jira/browse/OFBIZ-1827
Project: OFBiz
Issue Type: Improvement
Components: ecommerce
Affects Versions: SVN trunk
Reporter: Bruno Busco
Priority: Minor
Attachments: product_pagination.patch
The attached product_pagination.patch prevents the product prevnext controls to
be displayed in the e-commerce category browsing screens if there is only one
page to be displayed.
Since there were two identical peaces of code to render the upper and the lower
instances of the prevnext section a FTL macro has been used.
A <b> tag has also been replaced by an equivalent css segment.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.