update views and orders
This commit is contained in:
@@ -120,7 +120,7 @@ table.view-orders-table.scan-table td:nth-child(15) { width: 100px !important; }
|
||||
<div class="form-centered last-buttons">
|
||||
<label class="export-description">Export orders as:</label>
|
||||
<div class="button-row">
|
||||
<button class="btn export-btn" onclick="window.print()">Print Orders</button>
|
||||
<button class="btn export-btn" onclick="location.href='/print_module'">Print Orders</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user