Wrapping up for the day. Lots of improvements. More menu options for location and device related.

This commit is contained in:
Scott Idem
2024-10-16 18:48:14 -04:00
parent 590d274910
commit 63fea17472
13 changed files with 482 additions and 236 deletions

View File

@@ -49,7 +49,8 @@ export let events__session_search: boolean = false; // event_id
class="{ae_snip.classes__events_pres_mgmt_menu__button}"
class:hidden={!events__locations}
>
<span class="fas fa-map-marker-alt m-1"></span>
<!-- <span class="fas fa-map-marker-alt m-1"></span> -->
<span class="fas fa-map-marked-alt m-1"></span>
Locations
</a>
</span>