This commit is contained in:
Aritra Banik
2024-03-09 15:55:17 +05:30
parent 4e8692df0c
commit 61e0dc1c9c
4 changed files with 15 additions and 10 deletions

View File

@@ -141,7 +141,7 @@ proc sendCheckOut*(val: Table[string, Validity], total: string): string =
</div>
<form
hx-trigger="submit"
hx-post="/checkout"
hx-post="/validation/checkout"
hx-target="#change"
class="row"
>