Fix add new business link to point to setup-wizard.html

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
John Mizerek 2026-02-12 21:12:02 -08:00
parent a32614be17
commit 40c91c82cf

View file

@ -1334,7 +1334,7 @@
// Add a new business
addNewBusiness() {
window.location.href = BASE_PATH + '/portal/setup.html';
window.location.href = BASE_PATH + '/portal/setup-wizard.html';
},
// Load business info