- Fare LISTA MOVIMENTI più comprensibile
- Grafica Circuiti
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"
|
||||
style="padding: 0px !important"
|
||||
content-class="mysmalltabs"
|
||||
:active-color="$q.dark.isActive ? `primary` : `primary`"
|
||||
active-color="white"
|
||||
active-bg-color="blue"
|
||||
no-caps
|
||||
indicator-color="transparent"
|
||||
>
|
||||
@@ -40,13 +41,15 @@
|
||||
to="/events"
|
||||
icon="fas fa-calendar-week"
|
||||
/>
|
||||
<q-route-tab
|
||||
<q-img
|
||||
v-if="site.confpages.showViewCircuits"
|
||||
class="mylabfooter"
|
||||
:label="$t('tabdown.circuits')"
|
||||
:to="tools.updateLink('/circuits')"
|
||||
icon="img: images/1ris_rosso_100.png"
|
||||
/>
|
||||
src="images/1ris_rosso_100.png"
|
||||
round
|
||||
flat
|
||||
:style="currentPath === '/circuits' ? `background-color: lightblue`: ''"
|
||||
class="img_in_tab"
|
||||
@click="naviga(tools.updateLink('/circuits'))"
|
||||
></q-img>
|
||||
<q-route-tab
|
||||
v-if="site.confpages.showViewUsers"
|
||||
class="mylabfooter"
|
||||
|
||||
Reference in New Issue
Block a user