From 6278498236f980567751fdb3c431150ba66f1443 Mon Sep 17 00:00:00 2001 From: Sean Hammond Date: Wed, 9 May 2012 17:16:26 +0200 Subject: [PATCH] [#2304] Remove duplicate history tab from dataset page Looks like a merge effect --- ckan/templates/package/layout.html | 1 - 1 file changed, 1 deletion(-) diff --git a/ckan/templates/package/layout.html b/ckan/templates/package/layout.html index 61cc12edf69..9265ca6fdcb 100644 --- a/ckan/templates/package/layout.html +++ b/ckan/templates/package/layout.html @@ -47,7 +47,6 @@
  • |
  • -
  • ${h.subnav_link(h.icon('page_stack') + _('History'), controller='package', action='history', id=c.pkg.name)}