Skip to content
Snippets Groups Projects
Commit f12ba6f1 authored by Elmar Ludwig's avatar Elmar Ludwig
Browse files

disable link action in courseware, re #35

parent 17e428d1
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@
@click="selectType('copy')"
/>
<studip-square-button
v-if="inCourseContext && userIsTeacher"
v-if="false"
icon="group"
:title="$gettext('Aus Arbeitsplatz verknüpfen')"
@click="selectType('link')"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment