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');?> | +Created | +User | Type | #Pages | PDF Filename | PDF Created | PDF Created By | -+ | Actions |
|---|