camper/web
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
..
static Remove another unused image from static 2024-01-16 18:07:26 +01:00
templates Avoid nested forms in admin 2024-01-16 18:32:02 +01:00