Mass changes

This commit is contained in:
Scott Idem
2025-07-21 16:46:33 -04:00
parent b54f43be35
commit a3999e5617
37 changed files with 59 additions and 47 deletions

View File

@@ -42,7 +42,7 @@ let ae_triggers: key_val = {};
let input_element_id = 'ae_comp__event_files_upload__input';
// Functions and Logic
// *** Functions and Logic
async function handle_submit_form_files(event) {
console.log('*** handle_submit_form() ***');