web/satellite short name updated to nickname (#2610)
This commit is contained in:
parent
3ebeda3334
commit
4de815ae5a
@ -22,8 +22,8 @@
|
||||
@setData="setFullName" />
|
||||
<HeaderedInput
|
||||
class="full-input"
|
||||
label="Short Name"
|
||||
placeholder="Enter Short Name"
|
||||
label="Nickname"
|
||||
placeholder="Enter Nickname"
|
||||
width="100%"
|
||||
ref="shortNameInput"
|
||||
:initValue="originalShortName"
|
||||
|
@ -29,8 +29,8 @@
|
||||
</HeaderlessInput>
|
||||
<HeaderlessInput
|
||||
class="full-input"
|
||||
label="Short Name"
|
||||
placeholder="Enter Short Name"
|
||||
label="Nickname"
|
||||
placeholder="Enter Nickname"
|
||||
@setData="setShortName"
|
||||
width="100%"
|
||||
height="46px">
|
||||
|
Loading…
Reference in New Issue
Block a user