Last minute work for going live on Novi. Modified how the recurring text is generated.

This commit is contained in:
Scott Idem
2024-12-05 15:09:01 -05:00
parent 90c5b9414f
commit af743f6e73
4 changed files with 68 additions and 29 deletions

View File

@@ -180,7 +180,7 @@ async function handle_submit_form(event) {
return false;
}
$idaa_slct.archive_id = archive_obj_create_result.obj_id_random;
$idaa_slct.archive_id = archive_obj_create_result.archive_id_random;
$idaa_slct.archive_obj = archive_obj_create_result;
return update_archive_obj_promise