Merge pull request #568 from dod-ccpo/display-timing-bug

Add v-cloak to Portfolio edit page
This commit is contained in:
montana-mil 2019-01-23 15:43:56 -05:00 committed by GitHub
commit a93d3a3b92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@
noMaxWidth=False) -%}
<textinput
v-cloak
name='{{ field.name }}'
validation='{{ validation }}'
{% if paragraph %}paragraph='true'{% endif %}