On doc list too

This commit is contained in:
shamoon
2026-07-28 13:22:08 -07:00
parent 686847a074
commit 9a7fdda0c4
2 changed files with 4 additions and 1 deletions
@@ -457,6 +457,7 @@ export class DocumentListComponent
modal.componentInstance.buttonsEnabled.set(false)
let savedView: SavedView = {
name: formValue.name,
icon: formValue.icon,
filter_rules: this.list.filterRules,
sort_reverse: this.list.sortReverse,
sort_field: this.list.sortField,