https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31519
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from David Nind <[email protected]> --- Have signed off, but noted that there are two occurrences after running git grep reserve_in_future that relate to the OPAC: root@kohadevbox:koha(bz31519)$ git grep reserve_in_future koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt: [% IF ( reserve_in_future ) %] opac/opac-reserve.pl: reserve_in_future => 1, I'm assuming that's because this bug is only making changes to the staff interface. -- 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/
