Now supports the new redirect to the new search
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user