- 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:
@@ -33,9 +33,9 @@
|
||||
<CCheckCircuitsEnabled :to_user="to_user" :to_group="to_group">
|
||||
</CCheckCircuitsEnabled>
|
||||
|
||||
<div v-if="circuitloaded.length > 0">
|
||||
<div v-if="circuitloaded.symbol">
|
||||
<q-select
|
||||
v-if="!circuitname"
|
||||
v-if="circuitname === ''"
|
||||
:behavior="$q.platform.is.ios === true ? 'dialog' : 'menu'"
|
||||
rounded
|
||||
dense
|
||||
|
||||
Reference in New Issue
Block a user