From adf7e62f203ea0768072857772da912194f07f3f Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Thu, 29 Dec 2011 18:30:58 +0100 Subject: [PATCH] Fix build --- templates/web/admin/publications/fiche.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/web/admin/publications/fiche.html b/templates/web/admin/publications/fiche.html index 7478e9a41d..a942e5065b 100644 --- a/templates/web/admin/publications/fiche.html +++ b/templates/web/admin/publications/fiche.html @@ -42,7 +42,7 @@ {% for databox in user.ACL().get_granted_sbas('bas_chupub') %} {% for collection in databox.get_collections() %} - + {% endfor %} {% endfor %}