From b30cc5442791b0b067ca77f6a70c0dd74af0a04b Mon Sep 17 00:00:00 2001 From: John Martin Date: Thu, 14 Mar 2013 14:45:54 +0000 Subject: [PATCH] Fix for add harvest source button within org --- .../templates_new/source/org_source_list.html | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/ckanext/harvest/templates_new/source/org_source_list.html b/ckanext/harvest/templates_new/source/org_source_list.html index fc208a9..8938b61 100644 --- a/ckanext/harvest/templates_new/source/org_source_list.html +++ b/ckanext/harvest/templates_new/source/org_source_list.html @@ -6,13 +6,11 @@

{{ _('Harvest Sources') }}

- -

+ + + {{ _('Add Harvest Source') }} + +

{%- if c.page.item_count -%} {{ c.page.item_count }} harvest sources{{ _(" found for \"{query}\"").format(query=c.q) if c.q }} {%- elif request.params -%}