Loading portal/static/js/components/pages/TacosServices.mjs +2 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ const germanDateFormatter = new Intl.DateTimeFormat("de-DE", { export const TacosServices = { oncreate() { document.title = "TaCoS 2026-Dienste · FS Coli Portal" document.title = "TaCoS-Dienste · FS Coli Portal" }, view() { return m( Loading @@ -33,7 +33,7 @@ export const TacosServices = { new Service( "ChefOrga", "https://https://orga.chefexperte.de/", "fa-solid fa-at", "fa-solid fa-clipboard", "ChefOrga-Account" ) ), Loading portal/static/js/components/pieces/Nav.mjs +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ export const Nav = { "li", m(NavPageLink, { href: "/tacos-services", label: "TaCoS 2026-Dienste", label: "TaCoS-Dienste", }) ), ]) Loading Loading
portal/static/js/components/pages/TacosServices.mjs +2 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ const germanDateFormatter = new Intl.DateTimeFormat("de-DE", { export const TacosServices = { oncreate() { document.title = "TaCoS 2026-Dienste · FS Coli Portal" document.title = "TaCoS-Dienste · FS Coli Portal" }, view() { return m( Loading @@ -33,7 +33,7 @@ export const TacosServices = { new Service( "ChefOrga", "https://https://orga.chefexperte.de/", "fa-solid fa-at", "fa-solid fa-clipboard", "ChefOrga-Account" ) ), Loading
portal/static/js/components/pieces/Nav.mjs +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ export const Nav = { "li", m(NavPageLink, { href: "/tacos-services", label: "TaCoS 2026-Dienste", label: "TaCoS-Dienste", }) ), ]) Loading