Pulled out the event reports page menu. And other clean up.

This commit is contained in:
Scott Idem
2024-08-02 12:05:00 -04:00
parent 8d7627fd36
commit 352639e702
5 changed files with 122 additions and 62 deletions

View File

@@ -163,7 +163,7 @@ let ae_triggers: key_val = {};
ds_type="html"
for_type="event"
for_id={$events_slct.event_id}
class_li="bg-yellow-100 border border-yellow-400 p-2 rounded-md"
class_li="bg-yellow-100 border border-yellow-400 p-2 rounded-md max-w-xl"
show_edit={false}
show_edit_btn={true}
hide={$events_loc.pres_mgmt.show_menu__presenter != 'help'}