Explorar o código

refactor(AdvancedTable): Show advanced filter operator with 1 or more queries

Owen Diffey %!s(int64=3) %!d(string=hai) anos
pai
achega
f83e4298f7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"