++ DebugOn status (to see what happened)
fix visu activities
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
</q-item-label>
|
||||
<q-item-label @click="naviga(tools.getPathByTableAndRec(table, circuit))" v-if="circuit.longdescr" caption lines="3"><em>{{ circuit.longdescr }}</em>
|
||||
</q-item-label>
|
||||
<q-item-label caption lines="1">
|
||||
<q-item-label caption lines="3">
|
||||
<q-chip
|
||||
v-if="circuit.status !== undefined && circuit.status !== 0" :color="circuitStore.getColorCircuitClass(circuit)"
|
||||
text-color="white"
|
||||
|
||||
Reference in New Issue
Block a user