From e338ff06be965f209b003865889f4983f485a11a Mon Sep 17 00:00:00 2001 From: Ysolyne Gresille Date: Tue, 26 Jun 2012 12:09:25 +0200 Subject: [PATCH] edit button fixed --- templates/web/prod/index.html.twig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/web/prod/index.html.twig b/templates/web/prod/index.html.twig index 11bfe1a0f4..28294ff955 100644 --- a/templates/web/prod/index.html.twig +++ b/templates/web/prod/index.html.twig @@ -608,11 +608,13 @@ {% elseif n_actions == 1 %} +
{% for action in actions %} {% endfor %} +
{% endif %}