Client/admin page #43

Merged
KevinMidboe merged 9 commits from client/admin_page into master 2017-10-20 22:16:02 +00:00
Showing only changes of commit 65c1f7ad96 - Show all commits

View File

@@ -49,7 +49,7 @@ class SearchRequest extends React.Component {
} }
componentDidMount(){ componentWillMount(){
var that = this; var that = this;
// this.setState({responseMovieList: null}) // this.setState({responseMovieList: null})
this.resetPageNumber(); this.resetPageNumber();