mirror of
https://github.com/fspc/BikeShed-1.git
synced 2026-09-17 00:41:38 -04:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
523135ed9f | ||
|
|
5e95ce542c |
@@ -19,6 +19,6 @@
|
|||||||
});
|
});
|
||||||
},
|
},
|
||||||
onChangeAccountInfo: function(){
|
onChangeAccountInfo: function(){
|
||||||
window.location.href="users/edit";
|
window.location.href="/users/edit";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user