Version 0.5.25
Registration with no need to insert "invitante"
This commit is contained in:
@@ -306,8 +306,15 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div v-else-if="isalreadyReg">
|
||||
<q-banner class="bg-negative text-white text-h5" transition-show="jump-down">
|
||||
Utente già registrato con l'username {{signup.username}}
|
||||
</q-banner>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user