Skip to content

Commit 5e6650d

Browse files
committed
Changed collections to not show the filters dropdown [#2408]
1 parent 45582ca commit 5e6650d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

comixed-webui/src/app/collections/pages/collection-detail/collection-detail.component.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ <h2>
1919
[selectedIds]="selectedIds"
2020
[comicBooksRead]="lastReadDates"
2121
[readingLists]="readingLists"
22+
[showAction]="false"
2223
(selectAll)="onSelectAll($event)"
2324
></cx-comic-list-view>

0 commit comments

Comments
 (0)