- Fare LISTA MOVIMENTI più comprensibile
- Grafica Circuiti
This commit is contained in:
@@ -176,10 +176,10 @@
|
||||
|
||||
<div style="align-self: center; vertical-align: middle">
|
||||
<q-btn
|
||||
label="Lista Circuiti"
|
||||
to="/circuits"
|
||||
rounded
|
||||
round
|
||||
icon="fas fa-arrow-circle-left"
|
||||
style="position: absolute;"
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
@@ -336,7 +336,7 @@
|
||||
v-if="userStore.IsMyCircuitByName(circuit.name)"
|
||||
:label="t('circuit.movements_made')"
|
||||
@click="showMov = !showMov"
|
||||
icon="fas fa-coins"
|
||||
icon="img: images/1ris_rosso_100.png"
|
||||
rounded
|
||||
color="primary"
|
||||
></q-btn>
|
||||
|
||||
Reference in New Issue
Block a user