More code clean up.
This commit is contained in:
@@ -39,18 +39,6 @@ let ae_acct = data[$slct.account_id];
|
||||
|
||||
// $ae_loc.url_origin = data.url.origin;
|
||||
|
||||
// if (browser) {
|
||||
// console.log(`Browser: ${browser}`);
|
||||
// events_func.db_save_ae_obj_li__event_location({
|
||||
// obj_type: 'event_location',
|
||||
// obj_li: ae_acct.slct.event_location_obj_li
|
||||
// });
|
||||
|
||||
// events_func.db_save_ae_obj_li__event_session({
|
||||
// obj_type: 'event_session',
|
||||
// obj_li: ae_acct.slct.event_session_obj_li
|
||||
// });
|
||||
// }
|
||||
|
||||
console.log(`event_id: ${data.params.event_id}`);
|
||||
$events_slct.event_id = data.params.event_id;
|
||||
|
||||
Reference in New Issue
Block a user