Opened 2 months ago
Closed 2 months ago
#36297 closed Bug (invalid)
BooleanField shows 'True' instead of icon in admin
Reported by: | RobKuipers | Owned by: | |
---|---|---|---|
Component: | contrib.admin | Version: | 5.2 |
Severity: | Normal | Keywords: | BooleanField icon icon-yes |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Due to a missing icon a text is shown instead.
Add /admin/img/icon-yes.svg in static-files to fix.
Regression in DJ 5.2
Note:
See TracTickets
for help on using tickets.
Must have been a fluke on my machine. Icon is in the package.
My apologies.