camper/web/templates/admin/services
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 Replace L10nInput with I18nInput in service 2024-01-12 21:06:12 +01:00
index.gohtml Avoid nested forms in admin 2024-01-16 18:32:02 +01:00