ZF-7661: add method setViewPartial setScrollingStyle
Description
In method render call for helper paginationControl
$view->paginationControl($this , $this->getViewPartial() , $this->getScrollingStyle() );
In method render call for helper paginationControl
$view->paginationControl($this , $this->getViewPartial() , $this->getScrollingStyle() );
Comments
No comments to display