Lots of changes. Things are working better. Files are now showing for the session and presenter. Next is location and event.

This commit is contained in:
Scott Idem
2024-08-09 17:50:54 -04:00
parent 30e6384772
commit 9a1995dd9f
25 changed files with 683 additions and 176 deletions

View File

@@ -96,9 +96,17 @@ let events_local_data_struct: key_val = {
qry_max__presenters: 75,
qry_max__files: 75,
show_content__hidden_files: false,
show_content__hidden_presentations: false,
show_content__hidden_presenters: false,
show_content__hidden_sessions: false,
show_content__session_code: true,
show_content__presentation_code: true,
show_content__presenter_code: true,
time_format: 'time_us_short', // 'time_short', 'time_us_short'
slct: {
event_id: null,
event_location_id: null,