← Back to team overview

phpdevshell team mailing list archive

[Bug 707769] Re: FEATURE: Pagination- add ability to change icons used for navPages

 

** Changed in: phpdevshell
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/707769

Title:
  FEATURE: Pagination- add ability to change icons used for navPages

Status in Open Source PHP RAD Framework with UI.:
  Fix Released

Bug description:
  When using the Pagination helper, and using $RESULTS['nav'] =
  $pagination->navPages(); it would be nice to be able to change the
  icons being used.

  I think they are currently tied to the jQuery UI skin icons, but I
  would like to be able to use some of the more colorful icons included
  in the /themes/themename/images folder instead (like arrow-skip.png
  and arrow-stop.png).

  Thanks


References