Bug 36472 - Add search box at the top of the authorities editor page
Summary: Add search box at the top of the authorities editor page
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:
Blocks:
 
Reported: 2024-04-01 12:54 UTC by Owen Leonard
Modified: 2024-04-01 13:41 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
This adds the search header to the authorities editor page. With the recent staff interface redesign, this takes up very little space.
Version(s) released in:


Attachments
Bug 36472: Add search box at the top of the authorities editor page (1.29 KB, patch)
2024-04-01 13:07 UTC, Owen Leonard
Details | Diff | Splinter Review
Bug 36472: Add search box at the top of the authorities editor page (1.35 KB, patch)
2024-04-01 13:41 UTC, ByWater Sandboxes
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-04-01 12:54:01 UTC
As we did in Bug 23656, the authorities editor should have a header search form.
Comment 1 Owen Leonard 2024-04-01 13:07:57 UTC Comment hidden (obsolete)
Comment 2 ByWater Sandboxes 2024-04-01 13:41:18 UTC
Created attachment 164190 [details] [review]
Bug 36472: Add search box at the top of the authorities editor page

This patch adds the authority search header include to the authorities
editor page.

To test, apply the patch and go to Authorities -> New authority.

There should now be a set of authority search forms at the top of the
page.

Signed-off-by: Michelle Spinney <mspinney@clamsnet.org>