%]
<input type="hidden" name="redirect_to" value="[% redirect | html %]" />
<input type="hidden" name="hold_source_page" value="[% CGI.param('hold_source_page') | html %]" />
+
+ <!-- Adding hidden fields so that parameters are maintained in
+ searchbar throughout the place hold process. -->
+ <input type="hidden" name="locg" value="[% CGI.param('locg') %]" />
+ <input type="hidden" name="qtype" value="[% CGI.param('qtype') %]" />
+ <input type="hidden" name="query" value="[% CGI.param('query') %]" />
[%
usr_barcode = CGI.param('usr_barcode') | html;
is_requestor = CGI.param('is_requestor');
<div class="results_aux_utils place_hold"><a
href="[% mkurl(ctx.opac_root _ '/place_hold',
{hold_target => rec.id, hold_type => hold_type,
- hold_source_page => mkurl()}, ['query','tag','subfield','term','_special','sort','page']) %]"
+ hold_source_page => mkurl()}, ['tag','subfield','term','_special','sort','page']) %]"
[% html_text_attr('title', l('Place Hold on [_1]', attrs.title)) %]
class="no-dec" rel="nofollow" vocab=""><img
src="[% ctx.media_prefix %]/images/green_check.png[% ctx.cache_key %]"