mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-17 00:21:21 +00:00
many layout and theme changes
This commit is contained in:
@@ -12,6 +12,9 @@ export class PageHeaderComponent implements OnInit {
|
||||
@Input()
|
||||
title: string = ""
|
||||
|
||||
@Input()
|
||||
subTitle: string = ""
|
||||
|
||||
ngOnInit(): void {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user