https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24412
--- Comment #37 from Martin Renvoize <[email protected]> --- Comment on attachment 110068 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110068 Bug 24412: Attach waiting reserve to desk Review of attachment 110068: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=24412&attachment=110068) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt @@ +462,4 @@ > <input type="hidden" > name="cancel_reserve" value="0" /> > <input type="hidden" > name="barcode" value="[% barcode | html %]" /> > > + <button type="submit" > class="btn btn-default approve" [% IF ( Desks.ListForLibrary ) > %]data-dismiss="modal" [% END %]> Could you explain this change.. I'm not sure I understand it's purpose? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
