Improvements and other minor fixes. Wrapping up for the night.
This commit is contained in:
@@ -44,6 +44,10 @@ import Comp__event_obj_li_wrapper from './ae_idaa_comp__event_obj_li_wrapper.sve
|
||||
// }
|
||||
|
||||
if (browser) {
|
||||
$idaa_slct.event_id = null; // Just in case
|
||||
let message = {'event_id': null};
|
||||
window.parent.postMessage(message, "*");
|
||||
|
||||
$idaa_trig.event_li_qry = true;
|
||||
// $idaa_trig = 'load__event_obj_li';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user