Now with session searching working

This commit is contained in:
Scott Idem
2024-06-12 13:00:27 -04:00
parent bbd403b96d
commit 987e411956
4 changed files with 490 additions and 48 deletions

View File

@@ -245,6 +245,13 @@ let events_session_data_struct: key_val = {
},
// Presentation Management (Distributing)
'pres_mgmt': {
'fulltext_search_qry_str': null,
'status_qry__search': null,
show_form__search: true,
show_form__search_results: true,
},
// Speakers Management (Collection)