Files
5etools-mirror-2.github.io/node/generate-pages/template/list/template-list-rhs-wrp-footer-controls.hbs
TheGiddyLimit 2eeeb0771b v1.209.0
2024-07-10 20:47:40 +01:00

7 lines
206 B
Handlebars

<div class="ve-flex-vh-center mt-2 no-print">
{{#if isPrinterView}}
<button type="button" class="btn btn-default btn-xs mr-2" id="btn-book">Printer View</button>
{{/if}}
{{> "btngroupManager" }}
</div>