https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43257

--- Comment #1 from Owen Leonard <[email protected]> ---
<button class="btn btn-default print" type="submit" accesskey="p"
onclick="Dopop('hold-transfer-slip.pl?reserve_id=[% reserve_id | uri
%]&itemnumber=[% item.id | html %]');this.form.submit();"

<button class="btn btn-default print" type="submit" accesskey="p"
onclick="Dopop('/cgi-bin/koha/recalls/recall_pickup_slip.pl?recall_id=[%
RECALLED.id | html %]');this.form.submit();"

<button class="btn btn-default" type="submit"
onclick="window.location.href='/cgi-bin/koha/reserve/request.pl?biblionumber=[%
itembiblionumber | html %]&borrowernumber=[% patron.borrowernumber | html %]'"

<input type="checkbox" id="stickyduedate" onclick="this.form.barcode.focus();"
name="stickyduedate" checked="checked" />

<input type="checkbox" id="stickyduedate" onclick="this.form.barcode.focus();"
name="stickyduedate" />

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to