General clean up and standardizing of things. More option buttons. Show/hide from launcher.
This commit is contained in:
@@ -63,7 +63,7 @@ let ae_triggers: key_val = {};
|
||||
class:variant-filled-primary={$events_loc.pres_mgmt.show_content__presenter_view == 'manage_files'}
|
||||
class:variant-glass-primary={$events_loc.pres_mgmt.show_content__presenter_view != 'manage_files'}
|
||||
class:hidden={!$ae_loc.authenticated_access}
|
||||
title="Manage files for the presenter"
|
||||
title="View presenter information or manage files for the presenter"
|
||||
>
|
||||
{#if $events_loc.pres_mgmt.show_content__presenter_view == 'manage_files'}
|
||||
<span class="fas fa-info m-1"></span>
|
||||
|
||||
Reference in New Issue
Block a user