datatracker/ietf/secr/templates
Mark Donnelly e1907d0b4d
Fix: Add 'back' button instead of 'cancel' to session request page (#4249)
* Fix: Add 'back' button instead of 'cancel' to session request page

The 'Cancel' button that goes back to the same page was confusing, so change it out for a 'Back' button instead.

Fixes #4007

* Fix: Change absolute target for going back with history.back()

This form can be included from multiple pages, which have differing
navigation for how to land on the form.  Therefore, history.back()
is the single way to navigate back to the previous page.
2022-07-24 10:36:01 -05:00
..
announcement test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
areas test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
console test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
groups fix: Add popup to explain colors for liaisons needing action. Rework how aria-label is supplied for several input fields. Update vnu.jar. Adjust some field styling. (#4115) 2022-07-07 14:01:21 -05:00
includes Fix: Add 'back' button instead of 'cancel' to session request page (#4249) 2022-07-24 10:36:01 -05:00
meetings fix: link 'Save' button with form on secr rooms template (#4108) 2022-06-21 12:28:05 -05:00
proceedings chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
roles test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
rolodex test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
sreq chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
telechat chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
base_secr.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
base_secr_bootstrap.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
base_site.html chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
base_site_bootstrap.html chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
confirm_cancel.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
confirm_delete.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
main.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
unauthorized.html Reindent all templates with djhtml 2021-11-10 09:41:11 +00:00