http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6886
--- Comment #1 from Chris Cormack <[email protected]> 2011-09-19 23:13:55 UTC --- Currently we only use this syspref on the staff detail.tt page. koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt: <td class="location">[% UNLESS ( singlebranchmode ) %][% itemloo.branchname %] [% END %]</td> This bug would extend this functionality to the opac -- 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/
