mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 08:15:27 +01:00
skeleton user / group admin dialogs [WIP]
This commit is contained in:
parent
bf28a512c6
commit
c7b46ac861
21 changed files with 515 additions and 34 deletions
|
|
@ -11,6 +11,7 @@
|
|||
addTagText="Add item"
|
||||
i18n-addTagText="Used for both types, correspondents, storage paths"
|
||||
[placeholder]="placeholder"
|
||||
[multiple]="multiple"
|
||||
bindLabel="name"
|
||||
bindValue="id"
|
||||
(change)="onChange(value)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue