When I use pagination, and assign a class for the current page like this:
#paginationLinks( linkToCurrentPage="true", classForCurrent="currentPage"
)#
Wheels renders the link like this:
<a attributes="class=currentPage" href="/complete/index.cfm/main/news?
page=1">1</a>
Original issue reported on code.google.com by per.djurner@gmail.com on 11 Nov 2008 at 5:57
Original issue reported on code.google.com by
per.djurner@gmail.com
on 11 Nov 2008 at 5:57