Back to Paperless Ngx

Rotate Confirm Dialog.Component

src-ui/src/app/components/common/confirm-dialog/rotate-confirm-dialog/rotate-confirm-dialog.component.html

2.20.15260 B
Original Source

{{title}}

@if (documentID) { }

@if (showPDFNote) {

Note that only PDFs will be rotated.

}

@if (message) {

{{message}}

} @if (messageBold) {

{{messageBold}}

} {{cancelBtnCaption}} {{btnCaption}} @if (!confirmButtonEnabled) { }