From 20302d6bdbbcbe9bdd3be4f3f744e93126cdf419 Mon Sep 17 00:00:00 2001 From: Aron Carroll Date: Wed, 30 May 2012 14:49:59 +0100 Subject: [PATCH] [2474] Add "Add Group" button --- ckan/templates/group/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ckan/templates/group/index.html b/ckan/templates/group/index.html index 6909871125e..b4cc4d8d729 100644 --- a/ckan/templates/group/index.html +++ b/ckan/templates/group/index.html @@ -10,7 +10,7 @@ {% block actions %} {% endblock %}