Skip to content

Commit 31887af

Browse files
committed
typofix
1 parent b618b4e commit 31887af

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.location="/login/";
600+
document.location.href="/login/";
601601
simplyApp.commands.autofocus();
602602
},
603603
"registerDone" : function(el) {

0 commit comments

Comments
 (0)