Bug 35838 - Use template wrapper for tabs: Curbside pickups administration
Summary: Use template wrapper for tabs: Curbside pickups administration
Status: Signed Off
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on: 32571
Blocks:
  Show dependency treegraph
 
Reported: 2024-01-18 16:20 UTC by Owen Leonard
Modified: 2024-04-22 11:14 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Small patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 35838: Use template wrapper for tabs: Curbside pickups administration (3.46 KB, patch)
2024-01-18 16:49 UTC, Owen Leonard
Details | Diff | Splinter Review
Bug 35838: Use template wrapper for tabs: Curbside pickups administration (3.61 KB, patch)
2024-01-22 13:36 UTC, Biblibre Sandboxes
Details | Diff | Splinter Review
Bug 35838: Use template wrapper for tabs: Curbside pickups administration (3.48 KB, patch)
2024-04-22 11:14 UTC, Owen Leonard
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Owen Leonard 2024-01-18 16:20:44 UTC
Continuing the work of Bug 32571, I would like to update the curbside pickups page in the staff client to use the new WRAPPER for tabs
Comment 1 Owen Leonard 2024-01-18 16:49:41 UTC
Created attachment 161143 [details] [review]
Bug 35838: Use template wrapper for tabs: Curbside pickups administration

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

To test, apply the patch and enable curbside pickups if necessary:
Administration -> System preferences -> CurbsidePickup.

- Go to Administration -> Curbside pickups.
- Confirm that the tabs look correct and behave as expected.
Comment 2 Loïc 2024-01-22 13:36:03 UTC
It works
Comment 3 Biblibre Sandboxes 2024-01-22 13:36:26 UTC
Created attachment 161239 [details] [review]
Bug 35838: Use template wrapper for tabs: Curbside pickups administration

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

To test, apply the patch and enable curbside pickups if necessary:
Administration -> System preferences -> CurbsidePickup.

- Go to Administration -> Curbside pickups.
- Confirm that the tabs look correct and behave as expected.

Signed-off-by: Loïc Vassaux--Artur <loic.vassaux-artur@outlook.fr>
Comment 4 Owen Leonard 2024-04-22 11:14:54 UTC
Created attachment 165264 [details] [review]
Bug 35838: Use template wrapper for tabs: Curbside pickups administration

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

To test, apply the patch and enable curbside pickups if necessary:
Administration -> System preferences -> CurbsidePickup.

- Go to Administration -> Curbside pickups.
- Confirm that the tabs look correct and behave as expected.

Signed-off-by: Loïc Vassaux--Artur <loic.vassaux-artur@outlook.fr>