https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30102
Bug ID: 30102
Summary: Create a template plugin for library groups
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Templates
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
In Koha::Template::Plugin::Branches we could add code for library groups.
With cache.
To at least remove from C4/Auth.pm :
my @search_groups = Koha::Library::Groups->get_search_groups({ interface =>
'opac' })->as_list;
...
LibrarySearchGroups => \@search_groups,
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/