fix : add breadcumbs and fix button save

This commit is contained in:
amazuecos
2024-10-20 17:50:49 +00:00
parent ac3a93370c
commit 49e03fb7e9
2 changed files with 11 additions and 2 deletions

View File

@ -56,7 +56,7 @@
</div>
<div class="col-md-12">
<button class="btn btn-primary button-update-comment w-100" type="button">
<button class="btn btn-primary button-update-comment" type="button">
<span class="ti ti-sm ti-send me-1" id="update-button-icon"></span>
<span class="spinner-border me-1" role="status" aria-hidden="true" id="update-button-loader" hidden></span>
<?= lang("App.global_save") ?></button>