forked from potsda.mn/mobilizon
removed images in "Meine Veranstaltungen" and "Meine Gruppen"
This commit is contained in:
parent
0f6296d164
commit
e1c75ceecd
|
@ -134,7 +134,6 @@
|
|||
!$apollo.loading
|
||||
"
|
||||
>
|
||||
<div class="img-container" :class="{ webp: supportsWebPFormat }" />
|
||||
<div class="content has-text-centered">
|
||||
<p>
|
||||
{{
|
||||
|
|
|
@ -46,7 +46,6 @@
|
|||
>
|
||||
<div class="columns is-vertical is-centered">
|
||||
<div class="column is-three-quarters">
|
||||
<div class="img-container" :class="{ webp: supportsWebPFormat }" />
|
||||
<div class="content has-text-centered">
|
||||
<p>
|
||||
{{ $t("You are not part of any group.") }}
|
||||
|
|
Loading…
Reference in a new issue