mirror of
https://github.com/LD-Reborn/Berufsschule_HAM.git
synced 2025-12-20 06:51:55 +00:00
Merge pull request #111 from LD-Reborn/108-feature-add-lighthouse-and-k6-load-tests
Fixed purched at and by not registered in asset creation
This commit is contained in:
@@ -250,11 +250,11 @@
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<label class="form-label">@T["Purchased At"]</label>
|
||||
<input type="text" class="form-control" name="Description.Purchase.PurchasedAt" />
|
||||
<input type="text" class="form-control" name="Description.Purchase.PurchaseAt" />
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<label class="form-label">@T["Purchased By"]</label>
|
||||
<input type="text" class="form-control" name="Description.Purchase.PurchasedBy" />
|
||||
<input type="text" class="form-control" name="Description.Purchase.PurchaseBy" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user