mirror of
https://github.com/LD-Reborn/Berufsschule_HAM.git
synced 2025-12-20 06:51:55 +00:00
Fixed ahh layout in /Home/Inventory
This commit is contained in:
@@ -13,8 +13,6 @@
|
||||
<div class="col-md-3 text-center">
|
||||
<input type="text" id="barcodeInput" class="form-control mt-3" placeholder="@T["Asset ID"]" />
|
||||
<button id="enterAssetIdManuallyButton" class="btn btn-secondary mt-3">@T["Enter asset ID manually"]</button>
|
||||
</div>
|
||||
<div class="col-md-6 text-center">
|
||||
<div id="reader" style="display:none" class="mt-3"></div>
|
||||
<button id="scanBarcodeButton" class="btn btn-primary mt-3">@T["Scan barcode"]</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user