More work on the agreements and separating things into files.

This commit is contained in:
Scott Idem
2024-09-13 15:05:44 -04:00
parent 7e610ead67
commit 896fb76cc6
10 changed files with 235 additions and 264 deletions

View File

@@ -188,6 +188,7 @@ onMount(() => {
</h3>
<Comp_event_files_upload
class_li="border border-gray-300 rounded-md p-2 bg-gray-100 hover:bg-gray-200"
link_to_type="event_session"
link_to_id={$lq__event_session_obj.event_session_id}
/>