Making the QR codes work again. Also making things look better.
This commit is contained in:
@@ -495,10 +495,12 @@ let events_session_data_struct: key_val = {
|
||||
|
||||
show__edit_poc_person: {},
|
||||
|
||||
show__view_alert: {},
|
||||
show__edit_alert_msg: {},
|
||||
show__view_alert: {}, // key values
|
||||
show__edit_alert_msg: {}, // key values
|
||||
|
||||
tmp__alert_msg: {},
|
||||
tmp__alert_msg: {}, // key values
|
||||
|
||||
session_qr_url: {}, // key value of session_id and URL string
|
||||
|
||||
status_rpt: {
|
||||
recent_files: null,
|
||||
|
||||
Reference in New Issue
Block a user