Fixed attributes added beneath add attribute button

This commit is contained in:
2025-11-15 19:10:35 +01:00
parent 6bd4eb32f3
commit 4a395d2f28

View File

@@ -95,6 +95,7 @@
</div> </div>
</div> </div>
} }
<div class="attributes"></div>
<div class="row mb-2"> <div class="row mb-2">
<div class="col-md-8 mt-2"> <div class="col-md-8 mt-2">
<button type="button" class="btn btn-danger" data-type="deletePreset">@T["Delete preset"]</button> <button type="button" class="btn btn-danger" data-type="deletePreset">@T["Delete preset"]</button>