Moving more files around.

This commit is contained in:
Scott Idem
2024-09-24 18:23:22 -04:00
parent 9e6a7f0db0
commit 267b5052c9
16 changed files with 64 additions and 42 deletions

View File

@@ -21,7 +21,7 @@ import { events_func } from '$lib/ae_events_functions';
import Comp_event_files_upload from './../../events_pres_mgmt/ae_comp__event_files_upload.svelte';
import Element_manage_event_file_li_wrap from '$lib/element_manage_event_file_li_direct.svelte';
import Event_page_menu from './event_page_menu.svelte';
import Event_page_menu from '../event_page_menu.svelte';
// Quickly save the data passed from the parent(s) to the Svelte stores, localStorage, and other.