The Event and Event Session should now be using the new IDB save method and related updates. Need to TEST TEST TEST more now.
This commit is contained in:
@@ -54,13 +54,6 @@ export async function load({ parent }) {
|
||||
|
||||
// ae_acct.slct.event_obj = load_event_obj;
|
||||
|
||||
// if (browser) {
|
||||
// console.log(`Browser: ${browser}`);
|
||||
// events_func.db_save_ae_obj_li__event({
|
||||
// obj_type: 'event',
|
||||
// obj_li: [load_event_obj_li],
|
||||
// });
|
||||
// }
|
||||
|
||||
let submenu = {
|
||||
main: {name: 'Main', href: '/events_pres_mgmt', access: false},
|
||||
|
||||
Reference in New Issue
Block a user