Saving work on reports. Trying separate out the session specific reports.
This commit is contained in:
@@ -485,6 +485,12 @@ let events_session_data_struct: key_val = {
|
||||
presenters_biography: null,
|
||||
},
|
||||
|
||||
rpt__session_no_files: true,
|
||||
rpt__session_poc_agree: false, // Default to false for new events.
|
||||
rpt__session_no_bio: true,
|
||||
|
||||
rpt__presenter_agree: true,
|
||||
|
||||
tmp_val__filename_no_ext: null, // For file rename
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user