CC-1749 added pagination to media files display.
This commit is contained in:
parent
ba85842fcd
commit
cf4e784129
4 changed files with 58 additions and 48 deletions
|
@ -32,6 +32,7 @@ class LibraryController extends Zend_Controller_Action
|
|||
|
||||
$this->_helper->layout->setLayout('library');
|
||||
|
||||
unset($this->search_sess->page);
|
||||
unset($this->search_sess->md);
|
||||
|
||||
$this->_helper->actionStack('contents', 'library');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue