2 Jul
2015
2 Jul
'15
10:31 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11882 --- Comment #33 from Jonathan Druart <jonathan.druart@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.