Loading portal/static/js/components/pages/Unlock.mjs +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ export const Unlock = { ), " mit dem Namen des neu erstellten Accounts.", ]), m("h2", [m("i.fa-solid.fa-file-code"), " Protokolle (Git)"]), m("h2", [m("i.fa-regular.fa-file-code"), " Protokolle (Git)"]), m( "p", "Zugriff auf das Git-Repository mit den Protokollen brauchst du nur, wenn du in einer Fachschaftssitzung Protokollant sein möchtest.", Loading portal/static/js/model/services.mjs +2 −2 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ export const services = [ new Service( "Protokolle", "https://protokolle.fachschaft.cl.uni-heidelberg.de", "fa-solid fa-file-lines", "fa-regular fa-file-lines", "CL-Account", false, ), Loading @@ -38,7 +38,7 @@ export const services = [ new Service( "Protokolle (Git)", "https://gitlab.cl.uni-heidelberg.de/fachschaft/protokolle", "fa-solid fa-file-code", "fa-regular fa-file-code", "CL-Account", true, ), Loading Loading
portal/static/js/components/pages/Unlock.mjs +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ export const Unlock = { ), " mit dem Namen des neu erstellten Accounts.", ]), m("h2", [m("i.fa-solid.fa-file-code"), " Protokolle (Git)"]), m("h2", [m("i.fa-regular.fa-file-code"), " Protokolle (Git)"]), m( "p", "Zugriff auf das Git-Repository mit den Protokollen brauchst du nur, wenn du in einer Fachschaftssitzung Protokollant sein möchtest.", Loading
portal/static/js/model/services.mjs +2 −2 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ export const services = [ new Service( "Protokolle", "https://protokolle.fachschaft.cl.uni-heidelberg.de", "fa-solid fa-file-lines", "fa-regular fa-file-lines", "CL-Account", false, ), Loading @@ -38,7 +38,7 @@ export const services = [ new Service( "Protokolle (Git)", "https://gitlab.cl.uni-heidelberg.de/fachschaft/protokolle", "fa-solid fa-file-code", "fa-regular fa-file-code", "CL-Account", true, ), Loading