summaryrefslogtreecommitdiff
path: root/protected/views/veranstaltung/_ultrashort.php
diff options
context:
space:
mode:
authorPatrick Seeger <pseeger@ccwn.org>2014-06-18 23:55:12 +0200
committerPatrick Seeger <pseeger@ccwn.org>2014-06-18 23:55:12 +0200
commitb363e50d5500044499ba08208433fd8b736b5430 (patch)
treecf36a2f174b94cff0085659094e4aea19f17b4f7 /protected/views/veranstaltung/_ultrashort.php
parent5a44c2c532f6375972bc5686b541e860b24590f9 (diff)
Programmpunkt pro Bühne eingebaut
Diffstat (limited to 'protected/views/veranstaltung/_ultrashort.php')
-rw-r--r--protected/views/veranstaltung/_ultrashort.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/protected/views/veranstaltung/_ultrashort.php b/protected/views/veranstaltung/_ultrashort.php
new file mode 100644
index 0000000..9532ca9
--- /dev/null
+++ b/protected/views/veranstaltung/_ultrashort.php
@@ -0,0 +1 @@
+<div class="ym-g25 ym-gl"><div class="ym-gbox"><?php echo Yii::app()->dateFormatter->format('HH:mm',$data->startzeit)?> Uhr </div></div><div class="ym-g75 ym-gr"><div class="ym-gbox"><?php echo CHTML::link("<strong>".$data->titel."</strong>",array("veranstaltung/view","id"=>$data->id)); ?></div> </div> \ No newline at end of file