- added Footer (mobile version)
- fix menu and qselect
This commit is contained in:
@@ -27,15 +27,6 @@
|
||||
|
||||
</CFinder>
|
||||
|
||||
<q-banner rounded class="bg-primary text-white">
|
||||
<div class="text-h6 text-center">
|
||||
Ora Accedi al Bot Telegram <br>
|
||||
per vedere tutti i Menu e le chat !
|
||||
</div>
|
||||
<template v-slot:action>
|
||||
<q-btn icon="fab fa-telegram" flat color="white" label="Accedi al Bot Telegram" type="a" target="__blank" :href="getLinkBotTelegram()"/>
|
||||
</template>
|
||||
</q-banner>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -28,16 +28,6 @@
|
||||
|
||||
</CFinder>
|
||||
|
||||
|
||||
<q-banner rounded class="bg-primary text-white">
|
||||
<div class="text-h6 text-center">
|
||||
Ora Accedi al Bot Telegram <br>
|
||||
per vedere tutti i Menu e le chat !
|
||||
</div>
|
||||
<template v-slot:action>
|
||||
<q-btn icon="fab fa-telegram" flat color="white" label="Accedi al Bot Telegram" type="a" target="__blank" :href="getLinkBotTelegram()"/>
|
||||
</template>
|
||||
</q-banner>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -2,13 +2,13 @@
|
||||
<q-page class="">
|
||||
<div class="landing">
|
||||
<PagePolicy
|
||||
owneremail="info@associazioneshen.it"
|
||||
SiteName="Associazione Shen"
|
||||
ownerDataName="Associazione Shen"
|
||||
managerData="Cristina Barattoni"
|
||||
owneremail=""
|
||||
SiteName=""
|
||||
ownerDataName=""
|
||||
managerData=""
|
||||
includeData="dati anagrafici (ragione sociale, nome, cognome), recapiti (telefono, indirizzo email)"
|
||||
url="www.associazioneshen.it"
|
||||
lastdataupdate="11 luglio 2019"
|
||||
url=""
|
||||
lastdataupdate=""
|
||||
country="Italia"
|
||||
>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user