소스 검색

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

Kristian Vos 3 년 전
부모
커밋
b49a5cfca5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"