Clarified whom placeholder text.
This commit is contained in:
parent
d54db4aa92
commit
e7d4683970
@ -34,7 +34,7 @@
|
||||
<b-row align-h="center">
|
||||
<b-col>
|
||||
<b-form-group label="Who">
|
||||
<b-form-input :value="whom" @input="setWhom" type="text" placeholder="i.e. shift name, individual names will be entered later"
|
||||
<b-form-input :value="whom" @input="setWhom" type="text" placeholder="i.e. Shift name. Individual names will be entered later."
|
||||
style="text-align:center;" required></b-form-input>
|
||||
</b-form-group>
|
||||
</b-col>
|
||||
|
Loading…
Reference in New Issue
Block a user