Skip to content

Commit

Permalink
Remove required from assumedName
Browse files Browse the repository at this point in the history
  • Loading branch information
shff committed Mar 22, 2018
1 parent 45693f5 commit 1c38a46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion UI/app/components/pages/enrollment.vue
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
<InputBox
v-model="data.personalData.assumedName"
:size="6"
required
label="Nome Social"
hint="Seu nome social" />
<InputBox
Expand Down

0 comments on commit 1c38a46

Please sign in to comment.