Skip to content

Commit

Permalink
removed a fixed TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
MV88 committed Mar 15, 2017
1 parent 25a1144 commit 58377d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/client/components/catalog/Catalog.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ const Catalog = React.createClass({
}
},
renderButtons() {
// TODO check this part in ms2, customize for webmapper
const buttons = [];
if (this.props.includeSearchButton) {
buttons.push(<Button bsStyle="primary" style={this.props.buttonStyle} onClick={this.search}
Expand Down

0 comments on commit 58377d3

Please sign in to comment.