- fix: Invio RIS (non si vedevano i circuiti !)

- se si usava l'username telegram per registrarsi non faceva il controllo delle minuscole.
- bottone "Invia RIS" era scomparso
This commit is contained in:
Surya Paolo
2024-11-03 19:15:44 +01:00
parent a46b988440
commit 90ed545070
125 changed files with 4189 additions and 3592402 deletions

View File

@@ -38,6 +38,7 @@
<q-carousel
swipeable
animated
:autoplay="animarecard"
v-model="slide"
navigation
control-text-color="white"
@@ -49,8 +50,8 @@
control-type="flat"
class="shadow-2 rounded-borders"
:style="`background-color: ${myel.color} !important`"
@mouseenter="animare = false"
@mouseleave="animare = true"
@mouseenter="animarecard = false"
@mouseleave="animarecard = true"
@transition="handleTransition"
>
<template v-slot:control>
@@ -92,7 +93,7 @@
:name="groupIndex"
>
<div
class="row no-wrap justify-start items-center q-px-md full-width"
class="row no-wrap justify-start items-center q-px-sm"
>
<template v-for="(rec, cardIndex) in group" :key="cardIndex">
<div :class="cardColumnClass">