Add client side HTML5 validation of required fields
This commit is contained in:
parent
1914591f46
commit
98a7a744fc
6 changed files with 22 additions and 25 deletions
|
@ -6,9 +6,6 @@
|
|||
<mj-text>
|
||||
{{> subscription_manage_form}}<!-- don't indent me! -->
|
||||
</mj-text>
|
||||
<mj-button mj-class="button" href="#submit">
|
||||
Update Profile
|
||||
</mj-button>
|
||||
<mj-text mj-class="p">
|
||||
<a href="/subscription/{{lcid}}/unsubscribe/{{cid}}">Unsubscribe</a>
|
||||
</mj-text>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue