The badge view ID now correctly renders a badge! This took way too long. So many $ were removed and things missed.
This commit is contained in:
@@ -63,6 +63,7 @@ export async function load({ params, parent, url }) {
|
||||
// ae_acct.slct.event_device_obj_li = load_event_obj.event_device_obj_li;
|
||||
ae_acct.slct.event_location_obj_li = load_event_obj.event_location_obj_li;
|
||||
ae_acct.slct.event_session_obj_li = load_event_obj.event_session_obj_li;
|
||||
ae_acct.slct.badge_template_obj_li = load_event_obj.event_badge_template_obj_li;
|
||||
}
|
||||
|
||||
// WARNING: Precaution against shared data between sites and sessions.
|
||||
|
||||
Reference in New Issue
Block a user