More bug fixes related to incorrect paths. I am sure there are mote around.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
import Comp_event_session_obj_li from '../../../ae_comp__event_session_obj_li_wrapper.svelte';
|
||||
import Element_ae_crud_v2 from '$lib/elements/element_ae_crud_v2.svelte';
|
||||
import Comp_event_device_obj_li from '../../device/ae_comp__event_device_obj_li_wrapper.svelte';
|
||||
import Comp_event_device_obj_li from '../device/device/ae_comp__event_device_obj_li_wrapper.svelte';
|
||||
|
||||
// if (log_lvl) {
|
||||
// console.log(`link_to_type: ${link_to_type}; link_to_id: ${link_to_id}`);
|
||||
|
||||
Reference in New Issue
Block a user