Edit mobile page allows users to proceed without changing mobile number

Also:
- change formatting of mobile number redact characters

- redirect if session empty

- update a test with new mock after rebase
This commit is contained in:
Pea Tyczynska
2019-02-25 14:27:37 +00:00
parent f7e54b7f5b
commit d60ab838a8
4 changed files with 61 additions and 27 deletions

View File

@@ -13,7 +13,7 @@
<p id="user_name">This will change the mobile number for {{ user.name }}.</p>
<div class="grid-row">
<div class="column-three-quarters">
{% call form_wrapper() %}
{% call form_wrapper(class="extra-tracking") %}
{{ textbox(form.mobile_number) }}
{{ page_footer(
'Save',