From: Emilie Date: Thu, 3 Nov 2016 16:13:54 +0000 (+0100) Subject: Task #326: deleting link location X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=ff1d37a1b03a71e915b453740d7b580a57d8d013;p=mezzo.git Task #326: deleting link location --- diff --git a/app/templates/agenda/includes/event_metainfo.html b/app/templates/agenda/includes/event_metainfo.html index 7888836f..123132b9 100644 --- a/app/templates/agenda/includes/event_metainfo.html +++ b/app/templates/agenda/includes/event_metainfo.html @@ -7,12 +7,10 @@
{% if event.location %} - -
{{ event.location }}
- {% if event.location.room %} - {{ event.location.room }} - {% endif %} -
+
{{ event.location }}
+ {% if event.location.room %} + {{ event.location.room }} + {% endif %} {% google_static_map event 194 194 15 %} diff --git a/app/templates/agenda/includes/event_metainfo_line.html b/app/templates/agenda/includes/event_metainfo_line.html index c5e40ae8..ca525bdf 100644 --- a/app/templates/agenda/includes/event_metainfo_line.html +++ b/app/templates/agenda/includes/event_metainfo_line.html @@ -9,9 +9,7 @@
{% if event.location %} - -
{{ event.location }}
-
+
{{ event.location }}
{% endif %} {% if unit_booking %}