Reports can set max count. Bug fixes. Clean up.
This commit is contained in:
@@ -420,7 +420,10 @@ async function handle_search__event_session(
|
||||
<span class="fas fa-home mx-1"></span>
|
||||
X
|
||||
</a> -->
|
||||
<a href="/events_pres_mgmt/event/{$lq__event_obj?.event_id_random}/reports" class="{ae_snip.classes__events_pres_mgmt_menu__button}">
|
||||
<a
|
||||
href="/events_pres_mgmt/event/{$lq__event_obj?.event_id_random}/reports" class="{ae_snip.classes__events_pres_mgmt_menu__button}"
|
||||
class:hidden={!$ae_loc.trusted_access}
|
||||
>
|
||||
<span class="fas fa-chart-line mx-1"></span>
|
||||
Pres Mgmt Reports
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user