From 2c23abf13ec9ea0343407db8af323c68f817ea20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A0=20Mercader?= Date: Fri, 11 Mar 2011 15:41:55 +0000 Subject: [PATCH] Hide delete links for now --- templates/ckanext/harvest/index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/templates/ckanext/harvest/index.html b/templates/ckanext/harvest/index.html index 804f29d..5ba86c2 100644 --- a/templates/ckanext/harvest/index.html +++ b/templates/ckanext/harvest/index.html @@ -15,7 +15,6 @@ Add a harvesting source - @@ -29,7 +28,6 @@ -
${h.link_to('view', 'harvest/' + source.id)} ${h.link_to('edit', 'harvest/' + source.id + '/edit')}${h.link_to('delete', 'harvest/' + source.id + '/delete')} ${h.link_to('refresh', 'harvest/' + source.id + '/refresh')} ${source.url} ${source.status.last_harvest_status}