enable/disable pagination in asset manager (#756)

This commit is contained in:
JT Smith 2008-10-10 15:51:44 +00:00
parent a47c5b406d
commit 94f14353f4
3 changed files with 3 additions and 2 deletions

View file

@ -10,6 +10,7 @@
- added a new permission denied page for version tag approval
- fixed: Thingy list type form elements do not support key/value pairs (SDH
Consulting Group)
- rfe: enable/disable pagination in asset manager (#756)
- Removed cart icon from ViewCart macro.
- Updated WebGUI::Shop::PayDriver::processTransaction() to accept a
transaction as a param.