added subtitle to edit permissions page

This commit is contained in:
Florian Scholdei
2019-02-07 11:09:26 +01:00
parent a5d9a13bc0
commit f0c2cbb915
3 changed files with 4 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ import {
import {
Loading,
ErrorPage,
Subtitle,
LabelWithHelpIcon
} from "@scm-manager/ui-components";
import type {
@@ -143,6 +144,7 @@ class Permissions extends React.Component<Props> {
return (
<div>
<Subtitle subtitle={t("permission.title")} />
<table className="has-background-light table is-hoverable is-fullwidth">
<thead>
<tr>