camper/web/templates/admin/services
jordi fita mas 650d3bff7b Add a confirmation message for delete actions, except for session
I do not like confirmation messages: they question user’s actions, and
in general it is better to offer an undo option afterward. However, undo
is harder to implement, and currently i do not have time to do this.

The delete for the session is different because the only repercussion
would be to log in again; the user is not in danger of losing any data
whatsoever.
2023-09-26 17:00:22 +02:00
..
form.gohtml Add the edit form for services 2023-09-25 20:10:33 +02:00
index.gohtml Add a confirmation message for delete actions, except for session 2023-09-26 17:00:22 +02:00
l10n.gohtml Add the edit form for services 2023-09-25 20:10:33 +02:00