General clean up and standardizing of things. More option buttons. Show/hide from launcher.

This commit is contained in:
Scott Idem
2024-09-04 13:05:21 -04:00
parent 5aaaaa164d
commit 3919347383
17 changed files with 193 additions and 37 deletions

View File

@@ -212,8 +212,9 @@ onMount(() => {
{:else if $events_loc.pres_mgmt.show_content__location_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 Location Files:
</h3>