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} |