General clean up and standardizing of things. More option buttons. Show/hide from launcher.
This commit is contained in:
@@ -161,9 +161,11 @@ onMount(() => {
|
||||
/>
|
||||
|
||||
{:else if $events_loc.pres_mgmt.show_content__session_view == 'manage_files' && $ae_loc.trusted_access}
|
||||
|
||||
<div>
|
||||
<h3 class="h5">
|
||||
<span class="fas fa-upload m-1"></span>
|
||||
<h3 class="h5 text-center">
|
||||
<span class="fas fa-tasks m-1"></span>
|
||||
<span class="fas fa-mail-bulk m-1"></span>
|
||||
Manage and Upload Session Files:
|
||||
</h3>
|
||||
|
||||
@@ -182,6 +184,7 @@ onMount(() => {
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/if}
|
||||
|
||||
{:else}
|
||||
|
||||
Reference in New Issue
Block a user