Skip to content
Snippets Groups Projects
Commit c2952d51 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

remove bogus cell, fixes #4781

Closes #4781

Merge request studip/studip!3579
parent 8dd720e2
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,6 @@
</draggable>
<tbody>
<tr v-for="module in inactiveModules" :key="module.id" :class="getModuleCSSClasses(module)" v-cloak>
<td></td>
<td>
<input
type="checkbox"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment