[Koha-bugs] [Bug 11882] Add a new button to the checkout confirmation dialog when checking out a reserved item.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 2 11:31:50 CEST 2015


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

--- Comment #33 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list