Bug fixes and clean up for CHOW

This commit is contained in:
Scott Idem
2024-03-11 12:48:23 -04:00
parent 1559bae11c
commit ef2597d114
2 changed files with 78 additions and 37 deletions

View File

@@ -116,6 +116,8 @@ export let ae_app_local_data_struct: key_val = {
show_list__sponsorship_obj_li: true,
show_view__sponsorship_obj: false,
show_question__accommodations: false,
submit_status: null, // 'saving', 'created', 'updated'
},