Now supports the new redirect to the new search

This commit is contained in:
2024-04-08 13:15:39 -04:00
parent 1ae1a3d989
commit 9eee2a928b

View File

@@ -438,6 +438,9 @@ function handle_qr_camera(event) {
<button
type="button"
on:click={() => {
localStorage.setItem('ae_badge_printed_redirect_path', '/events_badges/review');
// goto('/events_badges/print', {replaceState: true});
$events_sess.badges.show_form__search = false;
$events_sess.badges.show_form__search_results = false;
$events_sess.badges.show_form__scan = true;