diff --git a/src/pages/Zone/Card/ZoneCard.vue b/src/pages/Zone/Card/ZoneCard.vue index d61c61abf..80590d561 100644 --- a/src/pages/Zone/Card/ZoneCard.vue +++ b/src/pages/Zone/Card/ZoneCard.vue @@ -25,7 +25,7 @@ function notIsLocations(ifIsFalse, ifIsTrue) { :filter-panel="ZoneFilterPanel" :search-data-key="notIsLocations('ZoneList', 'ZoneLocations')" :searchbar-props="{ - url: 'Zones', + url: notIsLocations('ZoneList', 'ZoneLocations'), label: notIsLocations(t('list.searchZone'), t('list.searchLocation')), info: t('list.searchInfo'), whereFilter: notIsLocations((value) => {