#37094 closed Bug (fixed)
Javascript alert for Save button references renamed "Go" button
| Reported by: | Jacob Walls | Owned by: | Jacob Walls |
|---|---|---|---|
| Component: | contrib.admin | Version: | 6.0 |
| Severity: | Release blocker | Keywords: | |
| Cc: | 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
In the admin, with a list_editable model, using the Save button without editing any fields shows a JavaScript alert suggesting that the "Go" button is what was wanted.
The "Go" button was renamed to "Run" in 019acad112da3d00bb81b3022fd25ccd8457e5d9, but we missed it in the alert message.
Change History (5)
comment:1 by , 3 weeks ago
| Has patch: | set |
|---|
comment:2 by , 3 weeks ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:3 by , 3 weeks ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
Note:
See TracTickets
for help on using tickets.
PR