| Summary: | Inconsistent table formatting for 'Existing holds' | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
| Component: | Staff interface | Assignee: | Martin Renvoize (ashimema) <martin.renvoize> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | david, gmcharlt, koha-bugs, testopia |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
22.11.00
|
|
| Circulation function: | |||
| Bug Depends on: | 30952 | ||
| Bug Blocks: | 31833 | ||
| Attachments: |
Bug 31902: Next header row inside a thead
Bug 31902: Next header row inside a thead |
||
|
Description
Martin Renvoize (ashimema)
2022-10-21 09:16:16 UTC
See screenshots attached to bug 31806 to see what this looks like. Created attachment 143444 [details] [review] Bug 31902: Next header row inside a thead This sets the proper markup for table headers in the holds page and thus grabs the proper header row underline. I can't entirely remember if there was anything else here.. could you verify that it was just the header underline we were concerned with David? Created attachment 143494 [details] [review] Bug 31902: Next header row inside a thead This sets the proper markup for table headers in the holds page and thus grabs the proper header row underline. Signed-off-by: David Nind <david@davidnind.com> (In reply to Martin Renvoize from comment #3) > I can't entirely remember if there was anything else here.. could you verify > that it was just the header underline we were concerned with David? I think that was it - button issue (light gray background) was fixed on another bug. Pushed to master for 22.11. Nice work everyone, thanks! |