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:24:59 +0000 (19:24 -0400)
commita4b121dd3fc87b202b66694292ede0b4102cd90c
tree9e9c4c14d1a2e140f2893c8816bb6e0d658a1d5a
parent9634f2ac928450d4dd5c044297536c82802aff85
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