You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Changing a schedule template generates HTTP-404 for /static/admin/img/icon-unknown.gif.
To Reproduce
Open admin
Go to "schedule template"
Choose one schedule template to change
Table header shows "Slots" and image alt text - some browsers show "broken image" icon, others don't.
Expected behavior
Icon seems to be supposed to represent question mark and offer hover-help.
Icon should be shown, alt text only for users with assistive software.
Additional context
"icon-unknown.gif" seems to be "icon-unknown.svg" with current Django version.
The text was updated successfully, but these errors were encountered:
Describe the bug
Changing a schedule template generates HTTP-404 for
/static/admin/img/icon-unknown.gif
.To Reproduce
Expected behavior
Icon seems to be supposed to represent question mark and offer hover-help.
Icon should be shown, alt text only for users with assistive software.
Additional context
"icon-unknown.gif" seems to be "icon-unknown.svg" with current Django version.
The text was updated successfully, but these errors were encountered: