Cleaning things up before going back to making the forms functional.
This commit is contained in:
@@ -1248,7 +1248,7 @@ async function handle_delete_event_obj({event_id, method='disable'}) {
|
||||
if (!confirm('Are you sure you want to create this event?')) {return false;}
|
||||
// handle_save_event_obj({event_id: $idaa_slct.event_id, method: 'create'});
|
||||
}}
|
||||
class="ae_btn btn_primary btn btn-primary variant-ghost-primary hover:variant-filled-primary transition"
|
||||
class="btn btn-md variant-ghost-primary hover:variant-filled-primary transition"
|
||||
>
|
||||
{#await prom_api__event_obj}
|
||||
<span class="fas fa-spinner fa-spin m-1"></span> Saving
|
||||
|
||||
Reference in New Issue
Block a user