add code suggestions

This commit is contained in:
dkanada
2020-01-12 02:23:16 +09:00
parent a08d142db2
commit 3047b12382
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -378,7 +378,7 @@ define([
path: "/wizardremoteaccess.html",
autoFocus: false,
anonymous: true,
controller: "wizard/access"
controller: "wizard/remoteaccess"
});
defineRoute({
path: "/wizardfinish.html",