Opened 23 months ago

Last modified 14 months ago

#33781 closed Bug

Timezone warning visual regression. — at Version 1

Reported by: Mariusz Felisiak Owned by: nobody
Component: contrib.admin Version: dev
Severity: Release blocker Keywords:
Cc: Carlton Gibson, Florian Demmer Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: yes

Description (last modified by Mariusz Felisiak)

Unfortunately, f3e2bb0833105f43efc0cc6f19c8465bc1b1a785 introduced a regression in admin which still uses <p> for split datetimes.

Before:



After f3e2bb0833105f43efc0cc6f19c8465bc1b1a785:


Change History (3)

by Mariusz Felisiak, 23 months ago

Attachment: after.png added

by Mariusz Felisiak, 23 months ago

Attachment: before.png added

comment:1 by Mariusz Felisiak, 23 months ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top