Commit 27b5afdd authored by Matthew Taylor's avatar Matthew Taylor

Forgot search

thanks @thisandagain!
parent 845ddb29
......@@ -103,9 +103,9 @@ var Search = injectIntl(React.createClass({
<div id='projectBox' key='projectBox'>
<Grid items={this.state.loaded}
itemType={this.props.tab}
showLoves={true}
showFavorites={true}
showViews={true} />
showLoves={false}
showFavorites={false}
showViews={false} />
<SubNavigation className='load'>
<button onClick={this.getSearchMore}>
<li>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment