diff options
| author | Patrick Seeger <pseeger@ccwn.org> | 2014-06-27 17:45:49 +0200 |
|---|---|---|
| committer | Patrick Seeger <pseeger@ccwn.org> | 2014-06-27 17:45:49 +0200 |
| commit | b0bb0b981ebaa1b260e48a6a7c05e7b18407b32d (patch) | |
| tree | fabc2c6f9d33f841571864a4cdddea466e5f558f /protected/views/standort/_buehne.php | |
| parent | ef69d6a086670fc0893715999f9fe69dd316486e (diff) | |
Anzeige der Pager verschönert(mobil)
Diffstat (limited to 'protected/views/standort/_buehne.php')
| -rw-r--r-- | protected/views/standort/_buehne.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protected/views/standort/_buehne.php b/protected/views/standort/_buehne.php index 0dc0870..f20e9a9 100644 --- a/protected/views/standort/_buehne.php +++ b/protected/views/standort/_buehne.php @@ -13,6 +13,7 @@ $this->widget('zii.widgets.CListView', array( //'dataProvider'=>$dataProvider, 'dataProvider'=>Veranstaltung::model('Veranstaltung')->published()->thisYear()->parentStage($data->id)->sorted()->search(), 'itemView'=>'/veranstaltung/_short', + 'pager'=>array('footer'=>'', 'header'=>''), 'sortableAttributes'=>array( 'name' ) |
