Verified Commit ba77d14b authored by Jakob Moser's avatar Jakob Moser
Browse files

No unlock necessary anymore for protocols

parent 9dd2ce33
Loading
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -34,11 +34,6 @@ export const Unlock = {
                    ),
                    " mit dem Namen des neu erstellten Accounts.",
                ]),
                m("h2", [m("i.fa-regular.fa-note-sticky"), " Protokolle"]),
                m(
                    "p",
                    "Melde dich am GitLab an, und klicke im Protokolle-Repository auf „Request access“.",
                ),
            ]),
        )
    },
+2 −2
Original line number Diff line number Diff line
@@ -29,10 +29,10 @@ export const services = [
    ),
    new Service(
        "Protokolle",
        "https://fachschaft.cl.uni-heidelberg.de/protokolle",
        "https://protokolle.fachschaft.cl.uni-heidelberg.de",
        "fa-regular fa-note-sticky",
        "CL-Account",
        true,
        false,
    ),
    new Service("Freischalten", "/unlock", "fa-solid fa-lock"),
    new Service(