]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Facets after results, then DOMinate them into place
authorDan Scott <dscott@laurentian.ca>
Tue, 17 Sep 2013 19:16:49 +0000 (15:16 -0400)
committerDan Scott <dscott@laurentian.ca>
Wed, 18 Sep 2013 03:11:15 +0000 (23:11 -0400)
commitf283d7ee2299d85d67181cad8f331a977dc8e177
treef83ef1c02896448d7d2e562e2007f390771d26e3
parent74305577e8c15151acfd8899c9a8e48c7ab9cc57
Facets after results, then DOMinate them into place

We can use a media query in JavaScript to detect a given width and then
drop the facets into their left-hand column if needed; if the browser
window resizes, then potentially put the facets back on the bottom.

Also add a rudimentary "Refine these results" link at the top of the
page that is only visible when the facets are at the bottom to
facilitate navigation.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/parts/result/table.tt2