From 968e9f4ee641ea0d9725544e01fc1c048dc79a93 Mon Sep 17 00:00:00 2001 From: James Tauber Date: Wed, 19 Sep 2012 21:01:40 -0400 Subject: [PATCH] make slot edit just a link on existing presentation title --- symposion/templates/schedule/_grid.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/symposion/templates/schedule/_grid.html b/symposion/templates/schedule/_grid.html index f3337b3c..87cc1c5e 100644 --- a/symposion/templates/schedule/_grid.html +++ b/symposion/templates/schedule/_grid.html @@ -14,12 +14,8 @@ {% if not slot.content %} + {% else %} -
{{ slot.content.title }}
+
{{ slot.content.title }}
{{ slot.content.speaker }}
- - - Edit - {% endif %} {% else %} {{ slot.kind.label }}