diff --git a/frontend/src/components/TopicCard/Links.js b/frontend/src/components/TopicCard/Links.js index 401fb565..c4b4796f 100644 --- a/frontend/src/components/TopicCard/Links.js +++ b/frontend/src/components/TopicCard/Links.js @@ -88,7 +88,7 @@ class Links extends Component {
this.setState({ showMetacodeTitle: false, showMetacodeSelect: false })} - onClick={this.handleMetacodeBarClick} + onClick={() => authorizedToEdit && this.handleMetacodeBarClick()} >