Changes between Initial Version and Version 1 of Ticket #34049
- Timestamp:
- Sep 25, 2022, 4:31:03 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34049
- Property Has patch set
-
Ticket #34049 – Description
initial v1 5 5 6 6 Adding a CSS rule to add `display: none` to the element appears to solve the issue. 7 8 Link to the PR: https://github.com/django/django/pull/16109