[Koha-bugs] [Bug 6776] Add Checkin tab to patron search tool

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 7 13:31:13 CEST 2011


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

--- Comment #7 from Ian Walls <ian.walls at bywatersolutions.com> 2011-10-07 11:31:13 UTC ---
Thank you for resubmitting with the permissions change!

One other small bit, not a blocker to QA but something I noticed; since
Checkout and Checkin require the same permissions, you can wrap the tabs in the
same [% if %] block, instead of having conditionals individually for both tabs.
 This is just a shortcut, not important, and your way does allow for us to more
easily differentiate checkin and checkout permissions in the future.

The change from tab to 4 spaces is requested; putting [% END %] on it's own
line is optional.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list