Trying to make the slightly newer event session search page load consistently.
This commit is contained in:
@@ -99,6 +99,8 @@ let events_local_data_struct: key_val = {
|
||||
|
||||
// Event Presentation Launcher (and native Electron app)
|
||||
'launcher': {
|
||||
controller_group_code: 'ae_launcher',
|
||||
|
||||
qry_limit__sessions: 50,
|
||||
qry_limit__presentations: 25,
|
||||
qry_limit__presenters: 75,
|
||||
@@ -115,6 +117,8 @@ let events_local_data_struct: key_val = {
|
||||
show_content__presentation_code: true,
|
||||
show_content__presenter_code: true,
|
||||
|
||||
show_section__controller: false,
|
||||
|
||||
datetime_format: 'datetime_12_long',
|
||||
time_format: 'time_12_short',
|
||||
time_hours: 12, // 12 or 24
|
||||
|
||||
Reference in New Issue
Block a user