fix search memebers
calendar se vuoto non mostrare
This commit is contained in:
@@ -1061,7 +1061,7 @@
|
||||
</q-page>
|
||||
|
||||
<div class="q-mt-md">
|
||||
<div v-if="!mysingleevent">
|
||||
<div v-if="!mysingleevent && getNumEvents() > 0">
|
||||
<p class="text-subtitle1 text-red bg-amber text-center">
|
||||
LISTA PROSSIMI
|
||||
<span v-if="showfirstN > 0">{{ showfirstN }}</span> EVENTI:
|
||||
@@ -1387,6 +1387,7 @@
|
||||
|
||||
<div class="q-ma-lg text-center">
|
||||
<q-btn
|
||||
v-if="getNumEvents() > 0"
|
||||
rounded
|
||||
type="a"
|
||||
to="/calendario-eventi"
|
||||
|
||||
Reference in New Issue
Block a user