mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-12 00:19:48 +00:00
checboxes for small cards. does not work yet.
This commit is contained in:
@@ -13,6 +13,8 @@ export class DocumentCardSmallComponent implements OnInit {
|
||||
|
||||
constructor(private documentService: DocumentService) { }
|
||||
|
||||
selected = false
|
||||
|
||||
@Input()
|
||||
document: PaperlessDocument
|
||||
|
||||
|
Reference in New Issue
Block a user