http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6776
--- Comment #7 from Ian Walls <[email protected]> 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. _______________________________________________ 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/
