Update the completion text for the signup page.
* Match the text on the verify_user page. * Add a new PageHelper function, replaceFormWithNotice. * Replacing the specialized code in verify_email_address.js with above function.
Showing
- resources/static/pages/page_helpers.js 6 additions, 0 deletionsresources/static/pages/page_helpers.js
- resources/static/pages/signup.js 1 addition, 1 deletionresources/static/pages/signup.js
- resources/static/pages/verify_email_address.js 5 additions, 14 deletionsresources/static/pages/verify_email_address.js
- resources/static/test/index.html 4 additions, 0 deletionsresources/static/test/index.html
- resources/static/test/qunit/pages/page_helpers_unit_test.js 21 additions, 3 deletionsresources/static/test/qunit/pages/page_helpers_unit_test.js
- resources/static/test/qunit/testHelpers/helpers.js 2 additions, 0 deletionsresources/static/test/qunit/testHelpers/helpers.js
- resources/views/signup.ejs 6 additions, 11 deletionsresources/views/signup.ejs
Loading
Please register or sign in to comment