This commit is contained in:
JUDIT GRESKOVITS 2017-01-30 17:55:31 +00:00
parent 46b314e5b5
commit da3d6f0f17
1 changed files with 3 additions and 5 deletions

View File

@ -48,11 +48,9 @@ const Projects = ({
{empty}
<Row>
<Column xs={12}>
<Link to={`/${org.id}/new-project`}>
<Button>
<FormattedMessage id='create-new' />
</Button>
</Link>
<Button>
<FormattedMessage id='create-new' />
</Button>
</Column>
</Row>
<Row>