Minor fix for help buttons and button styling
This commit is contained in:
@@ -92,7 +92,7 @@ let ae_triggers: key_val = {};
|
||||
title="Help and information about the session search"
|
||||
>
|
||||
<span class="fas fa-question-circle m-1"></span>
|
||||
{#if $events_loc.pres_mgmt.show_menu__session_search}
|
||||
{#if $events_loc.pres_mgmt.show_menu__session_search == 'help'}
|
||||
Hide Help?
|
||||
{:else}
|
||||
Help?
|
||||
|
||||
Reference in New Issue
Block a user