Bug 37928 - "Upload image" item not correctly styled
Summary: "Upload image" item not correctly styled
Status: Signed Off
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low minor
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on: 35402
Blocks:
  Show dependency treegraph
 
Reported: 2024-09-16 10:28 UTC by Jonathan Druart
Modified: 2024-09-17 01:52 UTC (History)
2 users (show)

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


Attachments
Bug 37928: Add missing dropdown-item class to "Upload image" (2.06 KB, patch)
2024-09-16 10:30 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 37928: Add missing dropdown-item class to "Upload image" (2.11 KB, patch)
2024-09-17 01:52 UTC, Phil Ringnalda
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2024-09-16 10:28:27 UTC

    
Comment 1 Jonathan Druart 2024-09-16 10:30:17 UTC
Created attachment 171525 [details] [review]
Bug 37928: Add missing dropdown-item class to "Upload image"

"Upload image" item not correctly styled

Test plan:
Go to the bib detail page with at least one item.
Open the action dropdown list and notice the "Upload image" is correctly
styled with this patch
Comment 2 Phil Ringnalda 2024-09-17 01:52:22 UTC
Created attachment 171600 [details] [review]
Bug 37928: Add missing dropdown-item class to "Upload image"

"Upload image" item not correctly styled

Test plan:
Go to the bib detail page with at least one item.
Open the action dropdown list and notice the "Upload image" is correctly
styled with this patch

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>