camper/web/templates/admin
jordi fita mas 89f8f91a4b Avoid nested forms in admin
I was using a <form> to delete slides and other such elements before
adding the form to sort these same elements with drag and drop, without
realizing that i was wrapping the existing delete <form>s, that now
would not submit properly—they were submitting the sort form instead.
2024-01-16 18:32:02 +01:00
..
campsite Avoid nested forms in admin 2024-01-16 18:32:02 +01:00
carousel Add golang template to initialize x-data for translation in admin 2024-01-12 19:51:12 +01:00
home Avoid nested forms in admin 2024-01-16 18:32:02 +01:00
legal Add golang template to initialize x-data for translation in admin 2024-01-12 19:51:12 +01:00
media Move admin-only links inside the user’s menu 2023-09-25 13:13:19 +02:00
season Replace L10nInput with I18nInput in season 2024-01-12 20:26:45 +01:00
services Avoid nested forms in admin 2024-01-16 18:32:02 +01:00
surroundings Avoid nested forms in admin 2024-01-16 18:32:02 +01:00
dashboard.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
form.gohtml Add golang template to initialize x-data for translation in admin 2024-01-12 19:51:12 +01:00
htmx.gohtml Move admin-only links inside the user’s menu 2023-09-25 13:13:19 +02:00
layout.gohtml Add management of surroundings’ highlights (points of interest) 2024-01-16 01:26:35 +01:00
location.gohtml Add golang template to initialize x-data for translation in admin 2024-01-12 19:51:12 +01:00
login.gohtml Add the minimal CSS for the admin section from Numerus 2023-09-28 02:23:25 +02:00
payment.gohtml Add the payment form to admin 2023-10-27 16:08:13 +02:00
profile.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
taxDetails.gohtml Add tourist tax to company 2024-01-14 02:09:17 +01:00