mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
Add the actual button to the ui
This commit is contained in:
parent
feef3c909b
commit
e1f5a8bde0
1 changed files with 1 additions and 0 deletions
|
|
@ -90,6 +90,7 @@
|
||||||
<div class="col">
|
<div class="col">
|
||||||
|
|
||||||
<app-input-check i18n-title title="Use PDF viewer provided by the browser" i18n-hint hint="This is usually faster for displaying large PDF documents, but it might not work on some browsers." formControlName="useNativePdfViewer"></app-input-check>
|
<app-input-check i18n-title title="Use PDF viewer provided by the browser" i18n-hint hint="This is usually faster for displaying large PDF documents, but it might not work on some browsers." formControlName="useNativePdfViewer"></app-input-check>
|
||||||
|
<app-input-check i18n-title title="Exit the document editor on save" formControlName="exitOnSave"></app-input-check>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue