mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
[refactor] changed filter layout in filter menu
This commit is contained in:
parent
89caf7b678
commit
0493a2c6c0
@ -2,8 +2,8 @@
|
||||
<div>
|
||||
<div class="filter-menu-options">
|
||||
<h2 class="title">{{ $t('filter-menu.filter-by') }}</h2>
|
||||
<following-filter />
|
||||
<post-type-filter />
|
||||
<following-filter />
|
||||
<categories-filter v-if="categoriesActive" @showFilterMenu="$emit('showFilterMenu')" />
|
||||
</div>
|
||||
<div v-if="eventSetInPostTypeFilter" class="filter-menu-options">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user