Wrapping up for the day
This commit is contained in:
@@ -53,6 +53,7 @@ console.log($ae_loc, $ae_sess, $ae_api);
|
||||
|
||||
|
||||
import Element_access_type from '$lib/element_access_type.svelte';
|
||||
import Element_app_cfg from '$lib/element_app_cfg.svelte';
|
||||
|
||||
export let data;
|
||||
console.log(`ae_ Svelte +Layout page data:`, data);
|
||||
@@ -326,6 +327,8 @@ $: if ($slct_trigger == 'set_access_code_li' && !$ae_loc.ds['hub__page__access_c
|
||||
|
||||
<Element_access_type />
|
||||
|
||||
<Element_app_cfg />
|
||||
|
||||
|
||||
<style lang="postcss">
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user