Back to Paperless Ngx

Saved Views.Component

src-ui/src/app/components/manage/saved-views/saved-views.component.html

2.20.15309 B
Original Source

@for (view of savedViews; track view) { -

Show on dashboard

Show in sidebar

Actions

Display asTableSmall CardsLarge Cards @if (displayFields) { } Note: ordering is not preserved

} @if (savedViews && savedViews.length === 0) { - No saved views defined. } @if (loading) { -

Loading... } CancelSave