This commit is contained in:
richard-dds
2018-08-14 17:26:21 -04:00
parent 529ec532dc
commit 4085c42c1c
3 changed files with 42 additions and 5 deletions

View File

@@ -31,7 +31,8 @@
<em>This POC may be you.</em>
</p>
{{ OptionsInput(f.am_poc) }}
{{ f.am_poc() }}
{{ f.am_poc.label }}
<template v-if="!amPOC" v-cloak>
{{ TextInput(f.fname_poc,placeholder='First Name') }}