mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 08:15:27 +01:00
Cleanup frontend comment service & other code
[ci skip]
This commit is contained in:
parent
1b56ffd0c0
commit
1d2282df9e
9 changed files with 20 additions and 24 deletions
|
|
@ -274,7 +274,6 @@ export class DocumentDetailComponent
|
|||
this.suggestions = null
|
||||
},
|
||||
})
|
||||
|
||||
this.title = this.documentTitlePipe.transform(doc.title)
|
||||
this.documentForm.patchValue(doc)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue