From efd743843b56bda3c953e899321abd7740baa953 Mon Sep 17 00:00:00 2001 From: Tom Rees Date: Tue, 27 Mar 2012 16:30:48 +0100 Subject: [PATCH] [#1788]: IE7 compatibility upgrades to User and Revision pages. --- ckan/templates/revision/layout.html | 10 ++++++++++ ckan/templates/revision/list.html | 7 ------- ckan/templates/user/list.html | 6 +++--- 3 files changed, 13 insertions(+), 10 deletions(-) diff --git a/ckan/templates/revision/layout.html b/ckan/templates/revision/layout.html index 6865259eeb3..e4f032648b3 100644 --- a/ckan/templates/revision/layout.html +++ b/ckan/templates/revision/layout.html @@ -4,6 +4,16 @@ xmlns:xi="http://www.w3.org/2001/XInclude" py:strip="" > + + + + diff --git a/ckan/templates/revision/list.html b/ckan/templates/revision/list.html index 2bdd6214d37..bba01ce0981 100644 --- a/ckan/templates/revision/list.html +++ b/ckan/templates/revision/list.html @@ -6,13 +6,6 @@ Revision History no-sidebar - -
    -
  • - ${h.subnav_link(c,_('Home'), controller='revision', action='index')}
  • -
-
-

Track the most recent changes to the system, with most recent changes first.

diff --git a/ckan/templates/user/list.html b/ckan/templates/user/list.html index 2213db84bee..2de2ea0e9c8 100644 --- a/ckan/templates/user/list.html +++ b/ckan/templates/user/list.html @@ -19,11 +19,11 @@ -