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

Tomás Cohen Arazi <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Tomás Cohen Arazi <[email protected]> ---
For the record:

$ git grep already_reserved | grep -v translator

koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt:                      
             [% IF ( bibitemloo.already_reserved ) %]
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt:                      
             [% END # / IF bibitemloo.already_reserved %]
opac/opac-reserve.pl:    $biblioLoopIter{already_reserved} =
$biblioData->{already_reserved};
opac/opac-reserve.pl:    if ($biblioLoopIter{already_reserved}) {

-- 
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/

Reply via email to