summaryrefslogtreecommitdiff
path: root/templates/program/day_schedule.html
diff options
context:
space:
mode:
authorJohannes Raggam <raggam-nl@adm.at>2011-04-14 12:42:12 (GMT)
committerJohannes Raggam <raggam-nl@adm.at>2011-04-14 12:42:12 (GMT)
commit735310947b58eae113b782739bfb64b5c80d583c (patch)
tree981ba4ae72fb13573abc09132e7dc0147d921e26 /templates/program/day_schedule.html
parent41eca6ea975d8092ad9efea8b15a054086a0c4bc (diff)
abbrevs
Diffstat (limited to 'templates/program/day_schedule.html')
-rw-r--r--templates/program/day_schedule.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/program/day_schedule.html b/templates/program/day_schedule.html
index 88f743e..eb3c8df 100644
--- a/templates/program/day_schedule.html
+++ b/templates/program/day_schedule.html
@@ -30,13 +30,13 @@
<div class="show-start">{{ timeslot.start|date:"H:i" }}</div>
<div class="show-abbrevs">
{% for showinformation in timeslot.show.showinformation.all %}
- <span class="si-{{ showinformation.abbrev }}">{{ showinformation.abbrev }}</span>
+ <span class="abbrev si-{{ showinformation.abbrev }}"><span>{{ showinformation.abbrev }}</span></span>
{% endfor %}
{% for showtopic in timeslot.show.showtopic.all %}
- <span class="st-{{ showtopic.abbrev }}">{{ showtopic.abbrev }}</span>
+ <span class="abbrev st-{{ showtopic.abbrev }}"><span>{{ showtopic.abbrev }}</span></span>
{% endfor %}
{% for musicfocus in timeslot.show.musicfocus.all %}
- <span class="mf-{{ musicfocus.abbrev }}">{{ musicfocus.abbrev }}</span>
+ <span class="abbrev mf-{{ musicfocus.abbrev }}"><span>{{ musicfocus.abbrev }}</span></span>
{% endfor %}
</div>
<div class="show-detail">