From b6f98d26a54a516e442b01186d6862649f9461b8 Mon Sep 17 00:00:00 2001 From: Karl Cordes Date: Tue, 17 May 2016 22:59:04 +1000 Subject: [PATCH] Removed paginator from doc index --- app/views/documents/index.ctp | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/app/views/documents/index.ctp b/app/views/documents/index.ctp index 039e6e49..ec6dd49f 100755 --- a/app/views/documents/index.ctp +++ b/app/views/documents/index.ctp @@ -1,21 +1,15 @@

-

- counter(array( - 'format' => __('Page %page% of %pages%, showing %current% records out of %count% total, starting on record %start%, ending on %end%', true) - )); - ?>

- - + + - +
sort('created');?>sort('user_id');?>CreatedUser Type #Pages PDF Filename PDF Created PDF Created ByActions
-
- prev('<< '.__('previous', true), array(), null, array('class'=>'disabled'));?> - | numbers();?> - next(__('next', true).' >>', array(), null, array('class' => 'disabled'));?> -