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