Skip to content

Commit a4c5020

Browse files
authored
Add a mask to orcid field (#629)
1 parent ad95cb2 commit a4c5020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/AuthorCardEditing.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
class="col"
141141
dense
142142
hint="Format: https://orcid.org/0000-0000-0000-0000"
143-
label="orcid"
143+
mask="https://orcid.org/####-####-####-###X"
144144
outlined
145145
standout
146146
title="The person's ORCID identifier."

0 commit comments

Comments
 (0)