- Il circuito viene creato in automatico, quando scegli una provincia.

This commit is contained in:
Surya Paolo
2023-03-21 18:12:06 +01:00
parent de937c73f7
commit 59af1d0b8b
19 changed files with 76 additions and 112 deletions

View File

@@ -15,7 +15,6 @@
<q-input
v-model="search"
filled
dense
type="search"
debounce="500"
:hint="t('finder.search_skill')"
@@ -23,7 +22,6 @@
>
<template v-slot:after>
<q-btn
dense
label=""
color="primary"
@click="doSearch"