camper/web/templates/admin/campsite/carousel
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
..
form.gohtml Add golang template to initialize x-data for translation in admin 2024-01-12 19:51:12 +01:00
index.gohtml Avoid nested forms in admin 2024-01-16 18:32:02 +01:00