From 2bc7637358dcbf6eb84b6d506aa07527cadfa9ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Thu, 24 Jul 2014 15:13:57 +0200 Subject: [PATCH] Fix a template, close a fieldset tag --- app/coffee/modules/admin/lightboxes.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/coffee/modules/admin/lightboxes.coffee b/app/coffee/modules/admin/lightboxes.coffee index 9a785325..a8cf176b 100644 --- a/app/coffee/modules/admin/lightboxes.coffee +++ b/app/coffee/modules/admin/lightboxes.coffee @@ -38,7 +38,7 @@ CreateMembersDirective = ($repo, $rootScope, $q, $confirm) -> <% }); %> -
+
""") # i18n link = ($scope, $el, $attrs) ->