camper/web/templates/admin
jordi fita mas 1f2ab494dd Add check_in and check_out fields to campsite_type
Apparently, each campsite type could have different check-in and
check-out times, thus i need them in the database.

I thought about using an integer or a datetime field, but customer seems
to want a text field to maybe add “before” and “after” there as well.
Translatable text it is.
2024-01-22 20:19:19 +01:00
..
booking Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00
campsite Add check_in and check_out fields to campsite_type 2024-01-22 20:19:19 +01:00
carousel Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00
home Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00
legal Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00
media Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00
season Fix breadcrumb title in season’s form.gohtml 2024-01-22 03:39:54 +01:00
services Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00
surroundings Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00
user Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00
dashboard.gohtml Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00
form.gohtml Add golang template to initialize x-data for translation in admin 2024-01-12 19:51:12 +01:00
htmx.gohtml Move admin-only links inside the user’s menu 2023-09-25 13:13:19 +02:00
layout.gohtml Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00
location.gohtml Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00
login.gohtml Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00
profile.gohtml Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00
taxDetails.gohtml Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00