0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-01 19:32:42 +00:00

Added report back to edit

This commit is contained in:
Scott Tolksdorf
2016-12-03 13:59:18 -05:00
parent 8e6fccc969
commit 1eeb1127b1
2 changed files with 4 additions and 0 deletions

View File

@@ -193,6 +193,7 @@ const EditPage = React.createClass({
<Nav.section>
{this.renderSaveButton()}
{/*<RecentlyEdited brew={this.props.brew} />*/}
<ReportIssue />
<Nav.item newTab={true} href={'/share/' + this.props.brew.shareId} color='teal' icon='fa-share-alt'>
Share
</Nav.item>