summaryrefslogtreecommitdiff
path: root/protected/views/verein/index.php
diff options
context:
space:
mode:
authorPatrick Seeger <pseeger@ccwn.org>2012-06-26 19:01:56 +0200
committerPatrick Seeger <pseeger@ccwn.org>2012-06-26 19:01:56 +0200
commit1dd4e01e8c1fbb24a98350aa1b89f279fcde626b (patch)
tree01c7767a0709b43fcbf1ab133e55f19bf9bca433 /protected/views/verein/index.php
parentd58f7cf02dc0c5ce2df2f0db00361fe673074be8 (diff)
Published bei Vereinen anzeigen
Diffstat (limited to 'protected/views/verein/index.php')
-rw-r--r--protected/views/verein/index.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/protected/views/verein/index.php b/protected/views/verein/index.php
index 45b5e67..9f2ae6c 100644
--- a/protected/views/verein/index.php
+++ b/protected/views/verein/index.php
@@ -29,9 +29,9 @@ $this->menu=array(
/*
'kontaktdaten',
'beschreibung',
- 'standort_id',
- 'published',
- */
+ 'standort_id',*/
+ array('header'=>'Öffentlich',
+ 'value'=>'CHtml::image($data->published ? "images/ok.png" : "images/nok.png", $data->published ? "ok.png" : "nok.png")', 'type'=>'raw'),
array(
'class'=>'CButtonColumn',
"buttons"=>array(