[Koha-bugs] [Bug 33307] Use template wrapper for tabs: Lists

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 22 16:48:12 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33307

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 148563
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148563&action=edit
Bug 33307: Use template wrapper for tabs: Lists

This patch updates the lists template so that it uses the new WRAPPER
directive to build tabbed navigation.

To test, apply the patch and go to the lists page in the staff
interface.

- Confirm that the two tabs, "Your lists" and "Public lists" look
  correct and work correctly.
- Test that the correct tab is selected when you add the "public" or
  "private" parameter to the url:

  /cgi-bin/koha/virtualshelves/shelves.pl?op=list&public=1
  /cgi-bin/koha/virtualshelves/shelves.pl?op=list&public=0

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list