- aggiornamento refreshtoken (parte 1)
- PCB: fix listino
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"
|
||||
@click="clickOnElem"
|
||||
>
|
||||
<div>
|
||||
<div v-if="myel.type">
|
||||
<div v-if="myel.type === shared_consts.ELEMTYPE.TEXT">
|
||||
<transition
|
||||
appear
|
||||
@@ -636,7 +636,7 @@
|
||||
rounded
|
||||
size="md"
|
||||
color="primary"
|
||||
to="/registrati/" + tools.getInvitante()
|
||||
:to="`/registrati/${tools.getInvitante()}`"
|
||||
:label="$t('reg.submit')"
|
||||
>
|
||||
</q-btn>
|
||||
|
||||
Reference in New Issue
Block a user