add table header line for delete button

This commit is contained in:
Maren Süwer
2018-10-11 14:16:34 +02:00
parent 67b3630c16
commit 4e3e0637a4

View File

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