Removed empty table header element

This commit is contained in:
Philipp Czora
2018-10-04 13:10:31 +02:00
parent 84f79cfff0
commit 5014ecc9d8

View File

@@ -121,7 +121,6 @@ class Permissions extends React.Component<Props> {
{t("permission.group-permission")}
</th>
<th>{t("permission.type")}</th>
<th />
</tr>
</thead>
<tbody>