Showing
1 changed file
with
1 additions
and
0 deletions
@@ -50,6 +50,7 @@ $this->title = $this->params['main_title'].'-'.$this->params['sub_title']; | @@ -50,6 +50,7 @@ $this->title = $this->params['main_title'].'-'.$this->params['sub_title']; | ||
50 | </table> | 50 | </table> |
51 | </div> | 51 | </div> |
52 | <!-- table-responsive --> | 52 | <!-- table-responsive --> |
53 | + <?php echo LinkPager::widget(['pagination' => $pagination]);?> | ||
53 | </div> | 54 | </div> |
54 | <!-- col-md-12 --> | 55 | <!-- col-md-12 --> |
55 | </div> | 56 | </div> |
-
Please register or login to post a comment