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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user