From 9aea5d0cfe96ce6243691029ea77d2b56747d073 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Tue, 23 Jul 2013 17:35:23 +0200 Subject: [PATCH] Fix #1258 : Fix lightbox compare display --- templates/web/lightbox/feed.html.twig | 4 ++-- templates/web/lightbox/validate.html.twig | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/web/lightbox/feed.html.twig b/templates/web/lightbox/feed.html.twig index 22e9357780..05e37be5c3 100644 --- a/templates/web/lightbox/feed.html.twig +++ b/templates/web/lightbox/feed.html.twig @@ -40,7 +40,7 @@ -
+
{% if first_item %} {% if app['authentication'].getUser().ACL().has_access_to_subdef(first_item.get_record(), 'preview') %} {% set bask_prev = first_item.get_record().get_preview() %} @@ -70,7 +70,7 @@
-
+
diff --git a/templates/web/lightbox/validate.html.twig b/templates/web/lightbox/validate.html.twig index bb9ecfbe2d..317285198e 100644 --- a/templates/web/lightbox/validate.html.twig +++ b/templates/web/lightbox/validate.html.twig @@ -81,7 +81,7 @@ -
+