mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
fix : add breadcumbs and fix button save
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user