streamlined manual entry redirects back to related overview page
This commit is contained in:
@@ -378,7 +378,7 @@
|
||||
}
|
||||
|
||||
function goBack() {
|
||||
window.location.href = "/";
|
||||
window.location.href = "/sleep.html";
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user