Now with a new recent files report.

This commit is contained in:
Scott Idem
2024-07-12 16:20:23 -04:00
parent 47c742d004
commit 997f470ebe
8 changed files with 522 additions and 23 deletions

View File

@@ -281,6 +281,9 @@ let events_session_data_struct: key_val = {
show_content__agree_text: false,
show_content__presenter_start: false,
show_report__presenters_agree: false,
show_report__recent_files: false,
new_upload_list: null,
files_uploading_count: null,
},
@@ -334,6 +337,8 @@ let events_slct_obj_template: key_val = {
'file_obj': {},
'file_obj_li': [],
'event_file_obj_li': [],
'location_id': null,
'location_obj': {},
'location_obj_li': [],