summaryrefslogtreecommitdiff
path: root/protected/views/standort/_standort.php
diff options
context:
space:
mode:
authorPatrick Seeger <pseeger@ccwn.org>2014-06-27 17:45:49 +0200
committerPatrick Seeger <pseeger@ccwn.org>2014-06-27 17:45:49 +0200
commitb0bb0b981ebaa1b260e48a6a7c05e7b18407b32d (patch)
treefabc2c6f9d33f841571864a4cdddea466e5f558f /protected/views/standort/_standort.php
parentef69d6a086670fc0893715999f9fe69dd316486e (diff)
Anzeige der Pager verschönert(mobil)
Diffstat (limited to 'protected/views/standort/_standort.php')
-rw-r--r--protected/views/standort/_standort.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/protected/views/standort/_standort.php b/protected/views/standort/_standort.php
index dd978dc..280a351 100644
--- a/protected/views/standort/_standort.php
+++ b/protected/views/standort/_standort.php
@@ -11,6 +11,7 @@ $dataProvider=new CActiveDataProvider('Verein', array(
));
$this->widget('zii.widgets.CListView', array(
'dataProvider'=>$dataProvider,
+ 'pager'=>array('footer'=>'', 'header'=>''),
'itemView'=>'/verein/_short',
'sortableAttributes'=>array(
'name'