camper/web/templates/admin
jordi fita mas 000a2e506e Add tabs to “company settings” pages to link each other
I realized that tax details, campsite types, and campsites pages are all
part of the settings of the company, in the sense that all of them are
set up by a company administrator, and should be under the same item in
the user menu.

The template for these tabs is in the same layout.gohtml file because
i did not want to repeat the tabs everywhere it were used, or i would
forget some of them when adding new tabs, and did not want to add a new
file just for that.
2023-08-16 10:42:05 +02:00
..
campsite Add tabs to “company settings” pages to link each other 2023-08-16 10:42:05 +02:00
dashboard.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
form.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
htmx.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
layout.gohtml Add tabs to “company settings” pages to link each other 2023-08-16 10:42:05 +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