require online location for online only events
This commit is contained in:
@@ -45,6 +45,7 @@ v-row.mb-4
|
||||
:prepend-icon='mdiLink'
|
||||
:hint="$t('event.online_locations_help')"
|
||||
:label="$t('event.online_locations')"
|
||||
:rules="[$validators.required('event.online_locations')]"
|
||||
clearable chips small-chips multiple deletable-chips hide-no-data hide-selected persistent-hint
|
||||
:delimiters="[',', ';', '; ']"
|
||||
:items="onlineLocations"
|
||||
|
||||
Reference in New Issue
Block a user