Koha/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves
Owen Leonard 4a52bc9a7a
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

Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-04-13 11:48:10 -03:00
..
tables
addbybiblionumber.tt Bug 32097: Consistent classes for primary buttons: Lists 2022-11-10 10:27:17 -03:00
downloadshelf.tt Bug 32097: Consistent classes for primary buttons: Lists 2022-11-10 10:27:17 -03:00
sendshelfform.tt Bug 32097: Consistent classes for primary buttons: Lists 2022-11-10 10:27:17 -03:00
shelves.tt Bug 33307: Use template wrapper for tabs: Lists 2023-04-13 11:48:10 -03:00