diff --git a/src/pages/Zone/Card/ZoneCard.vue b/src/pages/Zone/Card/ZoneCard.vue index fa9d6c2d0..1881e9753 100644 --- a/src/pages/Zone/Card/ZoneCard.vue +++ b/src/pages/Zone/Card/ZoneCard.vue @@ -26,7 +26,7 @@ function notIsLocations(ifIsFalse, ifIsTrue) { :search-data-key="notIsLocations('ZoneList', 'ZoneLocations')" :custom-url="`Zones/${route.params?.id}/getLeaves`" :searchbar-props="{ - url: notIsLocations('ZoneList', 'ZoneLocations'), + url: notIsLocations('Zones', 'ZoneLocations'), label: notIsLocations(t('list.searchZone'), t('list.searchLocation')), info: t('list.searchInfo'), whereFilter: notIsLocations((value) => {