From 2d263719c3a6c6198dcfc3fac1aa801f0e7445ee Mon Sep 17 00:00:00 2001 From: Wilfried Goesgens Date: Sun, 28 Oct 2012 11:31:12 +0100 Subject: [PATCH] ICAL Display: stack conditionals rather than try to do it with js --- webcit/static/t/ical/attachment/display.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/webcit/static/t/ical/attachment/display.html b/webcit/static/t/ical/attachment/display.html index 54e5b5625..c2654612b 100644 --- a/webcit/static/t/ical/attachment/display.html +++ b/webcit/static/t/ical/attachment/display.html @@ -5,16 +5,18 @@    -
+ + + - + - + - +
-- 2.30.2