camper/web/templates/admin
jordi fita mas 233aacc2de Export camperUploadForm function
I did not remember that the file was loaded as a module, so i have
to export it in order to use from the <script> in media.  That <script>
needs to be also a module and explicitly import the function; since it
is already loaded, the browser does not load the file again.
2023-09-24 03:19:46 +02:00
..
campsite Add campsite map in SVG 2023-09-24 03:17:13 +02:00
carousel Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
home Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
media Export camperUploadForm function 2023-09-24 03:19:46 +02:00
season Add seasons’ relation, functions, and admin section 2023-08-16 20:15:57 +02:00
services Fix the page title for the Services Page’ index template 2023-09-21 01:57:14 +02:00
dashboard.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
form.gohtml Change media picker from <div> to <dialog> and make it modal 2023-09-22 02:11:03 +02:00
htmx.gohtml Add empty settings-tabs to htmx layout 2023-09-21 01:58:29 +02:00
layout.gohtml Add the “normal” link to campsite administration 2023-09-24 03:18:39 +02:00
login.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
profile.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
taxDetails.gohtml Add tabs to “company settings” pages to link each other 2023-08-16 10:42:05 +02:00