mirror of
https://github.com/fspc/BikeShed-1.git
synced 2026-09-16 16:31:38 -04:00
root path to user edit
This commit is contained in:
@@ -19,6 +19,6 @@
|
||||
});
|
||||
},
|
||||
onChangeAccountInfo: function(){
|
||||
window.location.href="users/edit";
|
||||
window.location.href="/users/edit";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user