STYLE improved save button reactivation logic with error handling
This commit is contained in:
parent
2c4d1fcc8b
commit
1f1465678c
|
|
@ -90,7 +90,7 @@ add_action('edit_form_after_title', function () {
|
|||
<!-- <button id="set-offline-status" class="button button-secondary">Mettre Hors Ligne</button>
|
||||
<button id="set-online-status" class="button button-secondary">Mettre En Ligne</button> -->
|
||||
<div id="save-post-custom">
|
||||
<button class=" button button-primary">Sauvegarder</button>
|
||||
<button class="">Sauvegarder</button>
|
||||
<span class="spinner"></span>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user