Skip to content

Commit 130d959

Browse files
committed
link to login page
1 parent 46d6a4f commit 130d959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/generated.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@
597597
simplyApp.commands.autofocus();
598598
},
599599
"registerCompleted" : function(el) {
600-
document.location.hash="#login";
600+
document.location.location="/login/";
601601
simplyApp.commands.autofocus();
602602
},
603603
"registerDone" : function(el) {

0 commit comments

Comments
 (0)