test work and also widgetusertype sb just usertype translation key so changed at back and front
This commit is contained in:
@@ -169,7 +169,7 @@
|
||||
item-text="name"
|
||||
item-value="id"
|
||||
:readonly="formState.readOnly"
|
||||
:label="t('WidgetUserType')"
|
||||
:label="t('UserType')"
|
||||
ref="usertype"
|
||||
data-cy="usertype"
|
||||
:rules="[form().integerValid(this, 'usertype')]"
|
||||
@@ -704,7 +704,8 @@ function fetchTranslatedText(vm) {
|
||||
"WidgetSerial",
|
||||
"WidgetDollarAmount",
|
||||
"WidgetCount",
|
||||
"WidgetUserType",
|
||||
"User",
|
||||
"UserType",
|
||||
"WidgetStartDate",
|
||||
"WidgetEndDate",
|
||||
"WidgetNotes",
|
||||
|
||||
Reference in New Issue
Block a user