https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15533
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #15 from Katrin Fischer <[email protected]> --- Ok, starting with code review and found a few things: 1) Please make this feature optional! I think not all libraries will want to use it, while it's very useful for others. I'd suggest to add a preference here, so it can't be circumvented like CSS would allow to. 2) Some smallish translation issues, easy to fix: <i>Next available <b>[% ItemTypes.GetDescription( reserveloo.itemtype ) %]</b> item</i> Pending for next available <i>[% ItemTypes.GetDescription( RESERVE.itemtype ) %]</i> item Tests and QA script pass. I will continue testing a bit more! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
