[Fix] All thresholds, Increase Batch Predict Limit, Make "Back" Button on error page trigger a new pageload. (#432)

Co-authored-by: Tim Lorsbach <tim@lorsba.ch>
Reviewed-on: enviPath/enviPy#432
This commit is contained in:
2026-07-24 09:29:05 +12:00
parent d657c0285a
commit 7632b3a029
6 changed files with 30 additions and 11 deletions

View File

@ -51,7 +51,10 @@
</svg>
Go Home
</a>
<button onclick="window.history.back()" class="btn btn-outline">
<button
onclick="window.location.href = document.referrer"
class="btn btn-outline"
>
<svg
xmlns="http://www.w3.org/2000/svg"
class="mr-2 h-5 w-5"