Merge pull request #1037 from dod-ccpo/quick-vue-fix
Fix Vue bug in CCPO new user confirmation.
This commit is contained in:
commit
a5de7d8122
@ -22,7 +22,6 @@
|
||||
<div class='action-group'>
|
||||
<input
|
||||
type='submit'
|
||||
v-bind:disabled="invalid"
|
||||
class='action-group__action usa-button'
|
||||
value='{{ "ccpo.form.confirm_button" | translate }}'>
|
||||
<a class='action-group__action icon-link icon-link--default' href="{{ url_for('ccpo.users') }}">
|
||||
|
Loading…
x
Reference in New Issue
Block a user