Merge pull request #304 from LD-Reborn/302-bug-attributes-get-added-beneath-add-attribute-button

Fixed attributes added beneath add attribute button
This commit is contained in:
LD50
2025-11-15 19:10:46 +01:00
committed by GitHub

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>