Browse Source

Merge branch 'staging' of https://github.com/Musare/Musare into staging

Kristian Vos 3 years ago
parent
commit
b49a5cfca5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/src/components/AdvancedTable.vue

+ 1 - 1
frontend/src/components/AdvancedTable.vue

@@ -108,7 +108,7 @@
 								</div>
 							</div>
 							<div
-								v-if="editingFilters.length > 1"
+								v-if="editingFilters.length > 0"
 								class="control is-expanded is-grouped"
 							>
 								<label class="control label"