mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-12 01:26:47 +01:00
small frontend changes
This commit is contained in:
parent
ebac10bdfb
commit
9f1fe64b80
2 changed files with 18 additions and 11 deletions
|
|
@ -69,6 +69,8 @@
|
|||
</div>
|
||||
|
||||
</div>
|
||||
<small class="form-text text-muted">Hold CTRL to (de)select multiple tags.</small>
|
||||
|
||||
</div>
|
||||
<button type="button" class="btn btn-outline-primary" (click)="saveEditNext()" *ngIf="hasNext()">Save & edit next</button>
|
||||
<button type="submit" class="btn btn-primary">Save</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue