Wrapping up for the day. The new launcher is partially working. There is a lot of work to do.
This commit is contained in:
@@ -40,7 +40,7 @@ $: if ($events_slct.exhibit_id) {
|
||||
// }
|
||||
// params['return_file'] = true;
|
||||
|
||||
// let event_exhibit_tracking_export_file_get_promise = await api.get_object({api_cfg: ae_api, endpoint: endpoint, params: params, return_blob: true, filename: filename, auto_download: auto_download, log_lvl: log_lvl});
|
||||
// let event_exhibit_tracking_export_file_get_promise = await api.get_object({api_cfg: $ae_api, endpoint: endpoint, params: params, return_blob: true, filename: filename, auto_download: auto_download, log_lvl: log_lvl});
|
||||
// // console.log(event_exhibit_tracking_export_file_get_promise);
|
||||
// return event_exhibit_tracking_export_file_get_promise;
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user