mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 07:55:47 +01:00
merge with develop branch
This commit is contained in:
@@ -53,7 +53,7 @@ class RepositoryDetailTable extends React.Component<Props> {
|
||||
</tr>
|
||||
<tr>
|
||||
<th>{t("repository.description")}</th>
|
||||
<td>{repository.description}</td>
|
||||
<td className="is-word-break">{repository.description}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>{t("repository.creationDate")}</th>
|
||||
|
||||
Reference in New Issue
Block a user