From e174630d6c666dcfe55d78147398978a9ad26295 Mon Sep 17 00:00:00 2001 From: Dan Wells Date: Thu, 1 May 2014 13:47:46 -0400 Subject: [PATCH] LP#1314902: Restore header bar styles on results pages Commit fc99f4f2 made an incomplete style change, changing 'results_header_bar' to be a class, but not changing the CSS. The simplest solution is to restore 'results_header_bar' to be an id, as this fixes the main view, the responsive view, and also any custom CSS which might affect this id. Signed-off-by: Dan Wells Signed-off-by: Remington Steed Signed-off-by: Galen Charlton --- Open-ILS/src/templates/opac/results.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/opac/results.tt2 b/Open-ILS/src/templates/opac/results.tt2 index a99ac0dbe2..8e6e3a1fb4 100644 --- a/Open-ILS/src/templates/opac/results.tt2 +++ b/Open-ILS/src/templates/opac/results.tt2 @@ -41,7 +41,7 @@
[% END %] [% END %] -