The IDAA Recovery Meetings view and edit now display mostly correct. They still need work though.

This commit is contained in:
Scott Idem
2024-10-02 13:13:23 -04:00
parent a189a1c336
commit 581749ff41
9 changed files with 286 additions and 237 deletions

View File

@@ -93,6 +93,9 @@ let idaa_session_data_struct: key_val = {
recovery_meetings: {
qry__status: null,
// qry__fulltext_str: null,
show__modal_edit: false,
show__modal_view: false,
},
};