camper/pkg/carousel
jordi fita mas 8d3dd589aa Allow to “replace” carousel slides
We realized that it was impossible to update the image of the home and
services carousels: since i am using the add_{type}_carousel() function,
it actually added a new slide instead of replacing the old one.

We need this one for tomorrow, so i made a workaround creating the
new slide, moving the relevant data from the old slide to the new, and
then removing the old slide.  Yuck.
2023-12-21 16:43:46 +01:00
..
admin.go Allow to “replace” carousel slides 2023-12-21 16:43:46 +01:00
l10n.go Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00