deleted v-else

This commit is contained in:
ogerly 2022-03-21 14:46:14 +01:00
parent 7850127ae2
commit 9377102f00

View File

@ -119,11 +119,7 @@
</span>
</b-alert>
<b-row
v-else
v-b-toggle:my-collapse
class="text-muted shadow-sm p-3 publisherCollaps"
>
<b-row v-b-toggle:my-collapse class="text-muted shadow-sm p-3 publisherCollaps">
<b-col>{{ $t('publisher.publisherId') }} {{ $store.state.publisherId }}</b-col>
<b-col class="text-right">
<b-icon icon="chevron-down" aria-hidden="true"></b-icon>