mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-13 10:07:15 +01:00
slim sidebar with doc list adjusting
This commit is contained in:
parent
617055fca7
commit
1330390b4f
5 changed files with 114 additions and 44 deletions
|
|
@ -63,8 +63,6 @@ export class AppFrameComponent implements ComponentCanDeactivate {
|
|||
}
|
||||
|
||||
set slimSidebarEnabled(enabled: boolean) {
|
||||
console.log('set slimSidebarEnabled', enabled)
|
||||
|
||||
this.settingsService.set(SETTINGS_KEYS.SLIM_SIDEBAR, enabled)
|
||||
this.settingsService
|
||||
.storeSettings()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue