Fix the link color of the cancel button in the required email check email screen.
* A little bit of cleanup to simplify the check_registration controller - there is only a back button now. * In the ejs template, remove the href and id attributes from the strings passed to localizers. Always use back for the id. * Add a test to make sure the correct messages are triggered whenever pressing the back button. issue #1453
Showing
- resources/static/dialog/controllers/check_registration.js 3 additions, 9 deletionsresources/static/dialog/controllers/check_registration.js
- resources/static/dialog/views/confirm_email.ejs 2 additions, 2 deletionsresources/static/dialog/views/confirm_email.ejs
- resources/static/test/cases/controllers/check_registration.js 7 additions, 6 deletions...urces/static/test/cases/controllers/check_registration.js
Loading
Please register or sign in to comment