Working on adjusting the permissions for session POC. They can upload/download files for the session and each presenter.
This commit is contained in:
@@ -160,7 +160,7 @@ onMount(() => {
|
||||
lq__event_presentation_obj_li={lq__event_presentation_obj_li}
|
||||
/>
|
||||
|
||||
{:else if $events_loc.pres_mgmt.show_content__session_view == 'manage_files' && $ae_loc.trusted_access}
|
||||
{:else if $events_loc.pres_mgmt.show_content__session_view == 'manage_files' && $ae_loc.public_access}
|
||||
|
||||
<div>
|
||||
<h3 class="h5 text-center">
|
||||
|
||||
Reference in New Issue
Block a user