Fix logic for show details by default
authorDan Scott <dscott@laurentian.ca>
Mon, 13 Aug 2012 23:24:59 +0000 (19:24 -0400)
committerDan Scott <dscott@laurentian.ca>
Mon, 13 Aug 2012 23:28:38 +0000 (19:28 -0400)
commit7270e5a2033182d6dbc2fdaff851dd934859ef7f
tree14a3d93bfdacaed13e51374212bed3166e358cd8
parent36811d7c6748c28224edc2fad932b5ef21498188
Fix logic for show details by default

If the CGI param was set, then the hidden input field was not created -
meaning that the next search would fail to show the details. Switching
the logic around sorts that out nicely.

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