#19439 closed Cleanup/optimization (fixed)
admin_modify in change_password.html
Reported by: | Pantelis Petridis | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
The /templates/admin/auth/user/change_password.html loads the admin_modify template tag library but does not use any of the library's tags. I think it should be removed.
(clearly a 'release blocker' ticket :))
Change History (3)
comment:1 by , 12 years ago
Triage Stage: | Unreviewed → Accepted |
---|---|
Version: | 1.4 → master |
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 35492f8fc4006acda4b5762ef187625e9c590c74: