Working on sign in checking and permissions. This probably still needs to be reviewed some more.
This commit is contained in:
@@ -44,7 +44,8 @@ ae_tmp.show__direct_download = false;
|
||||
|
||||
onMount(() => {
|
||||
// console.log('Element - Manage Event File List');
|
||||
// console.log(`link_to_type: ${link_to_type}; link_to_id: ${link_to_id}`);
|
||||
console.log(`link_to_type: ${link_to_type}; link_to_id: ${link_to_id}`);
|
||||
console.log(`allow_basic: ${allow_basic}; allow_moderator: ${allow_moderator}`);
|
||||
|
||||
// $slct_trigger = 'load__event_file_obj_li';
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user