http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11882

--- Comment #33 from Jonathan Druart <jonathan.dru...@biblibre.com> ---
Oops, it seems that my pass qa was an error.
Not a big deal, but looking at the diff, it seems that the code could be
improved:
in the template, we have:

IF RESERVED
  display_button
ELSIF RESERVE_WAITING
  display_button

Could be changed with a IF RESERVED or RESERVE_WAITING.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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