Renaming more of the standard object functions.

This commit is contained in:
Scott Idem
2024-08-14 16:16:56 -04:00
parent 0ec9cbbd08
commit cc4588c8a6
16 changed files with 108 additions and 108 deletions

View File

@@ -166,7 +166,7 @@ async function handle_search__event_presenter(
$events_sess.pres_mgmt.status_qry__search = 'loading';
$events_sess.pres_mgmt.status_rpt[$events_sess.pres_mgmt.show_report] = 'loading';
ae_promises.handle_search__event_presenter = events_func.handle_search__event_presenter({
ae_promises.search__event_presenter = events_func.search__event_presenter({
api_cfg: $ae_api,
event_id: $events_slct.event_id,
agree: agree,