refactor: migrate IDAA Archive, BB, and Recovery Meetings to AE_Comp_Editor_TipTap

This commit is contained in:
Scott Idem
2026-01-29 14:53:52 -05:00
parent 7ec3bae343
commit ce9e06eb31
11 changed files with 51 additions and 508 deletions

View File

@@ -392,7 +392,6 @@
// BEGIN: Access Checks:
// Updated 2024-11-21
if ($ae_loc?.site_access_key || $ae_loc?.site_domain_access_key) {
// log_lvl = 2;
if (log_lvl > 1) {
console.log(
`We need to do a current check against the allow_access value. site key: ${$ae_loc.site_access_key}, domain key: ${$ae_loc.site_domain_access_key}`