Lots of code clean up. Finally working on the Launcher piece again.
This commit is contained in:
@@ -127,21 +127,6 @@ async function handle_submit_form_files(event) {
|
||||
} else if (log_lvl > 1) {
|
||||
console.log('hosted_file_results:', hosted_file_results);
|
||||
}
|
||||
|
||||
// db_events.files.clear();
|
||||
|
||||
// let params = {
|
||||
// qry__enabled: 'all',
|
||||
// qry__hidden: 'all',
|
||||
// }
|
||||
|
||||
// events_func.load_ae_obj_li__event_file({
|
||||
// api_cfg: $ae_api,
|
||||
// for_obj_type: link_to_type,
|
||||
// for_obj_id: link_to_id,
|
||||
// params: params,
|
||||
// try_cache: true
|
||||
// });
|
||||
}
|
||||
|
||||
$ae_sess.files.disable_submit__hosted_file_obj = false;
|
||||
|
||||
Reference in New Issue
Block a user