open new tab on print

这个提交包含在:
HB9HIL 2023-12-20 20:44:35 +01:00
父节点 3b48befcc8
当前提交 6b2738e775

查看文件

@ -1,4 +1,4 @@
<form method="post" class="col-md" action="<?php echo site_url('labels/print/'.$stationid) ?>">
<form method="post" class="col-md" action="<?php echo site_url('labels/print/'.$stationid) ?>" target="_blank">
<div class="mb-3 row">
<label class="my-1 me-2 col-md-4" for="grid">Include Grid?</label>
<div class="form-check-inline">