Cleaning things up before going back to making the forms functional.

This commit is contained in:
Scott Idem
2024-11-06 15:25:17 -05:00
parent d0c4ef2179
commit 14d4be848a
7 changed files with 637 additions and 159 deletions

View File

@@ -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