mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-17 00:21:21 +00:00
Addresses #99 entirely.
This commit is contained in:
@@ -40,7 +40,7 @@ export class DateTimeComponent implements OnInit,ControlValueAccessor {
|
||||
titleDate: string = "Date"
|
||||
|
||||
@Input()
|
||||
titleTime: string = "Time"
|
||||
titleTime: string
|
||||
|
||||
@Input()
|
||||
disabled: boolean = false
|
||||
|
||||
Reference in New Issue
Block a user