Skip to content
Snippets Groups Projects
Commit fcccdda9 authored by Isa H's avatar Isa H
Browse files

mention ORCID format

parent 1c9226fe
No related branches found
No related tags found
1 merge request!4More small submit g changes
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
<v-text-field <v-text-field
outline outline
:value="orcid" :value="orcid"
label="ORCID" label="ORCID (format xxxx-xxxx-xxxx-xxxx)."
:rules="[validationrules.orcid]" :rules="[validationrules.orcid]"
v-on:input="$emit('input-orcid', $event);validate();$emit('entity-validation', validationWarning)" v-on:input="$emit('input-orcid', $event);validate();$emit('entity-validation', validationWarning)"
background-color="blue-grey lighten-5"> background-color="blue-grey lighten-5">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment