]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1314902: Restore header bar styles on results pages
authorDan Wells <dbw2@calvin.edu>
Thu, 1 May 2014 17:47:46 +0000 (13:47 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 21 May 2014 00:00:42 +0000 (17:00 -0700)
commite174630d6c666dcfe55d78147398978a9ad26295
treecbff299155e6705076703cd84ee0bccb5061f2d8
parent4df12a913c2b9ca16e734dc965e58fffdb512d0f
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 <dbw2@calvin.edu>
Signed-off-by: Remington Steed <rjs7@calvin.edu>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/templates/opac/results.tt2