Summary: | Add ability to set default display length of holdings/otherholdings table | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | Circulation | Assignee: | Lucas Gass (lukeg) <lucas> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, kebliss, kyle.m.hall, nick |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Bug 37310: Add default display length to holdings and otherholdings table settings
Bug 37310: Add default display length to holdings and otherholdings table settings |
Description
Lucas Gass (lukeg)
2024-07-10 16:09:23 UTC
Created attachment 168753 [details] [review] Bug 37310: Add default display length to holdings and otherholdings table settings To test: 1. APPLY PATCH and restart_all 2. Go to a Admin > Table settings 3. Notice the "Default display length:" under both holdings and other_holdings tables. 4. Adjust the dropdown and make sure the holdings/other holdings table reflect that. Use the 'SeparateHoldings' system preference to test the other_holdings table. Created attachment 168754 [details] [review] Bug 37310: Add default display length to holdings and otherholdings table settings To test: 1. APPLY PATCH and restart_all 2. Go to a Admin > Table settings 3. Notice the "Default display length:" under both holdings and other_holdings tables. 4. Adjust the dropdown and make sure the holdings/other holdings table reflect that. Use the 'SeparateHoldings' system preference to test the other_holdings table. Signed-off-by: Eric Garcia <cubingguy714@gmail.com> |