removing console.log
This commit is contained in:
@ -388,7 +388,6 @@ define(
|
|||||||
}.bind(this));
|
}.bind(this));
|
||||||
},
|
},
|
||||||
handleSetPage: function(page) {
|
handleSetPage: function(page) {
|
||||||
console.log('listing > handleSetPage('+page+')');
|
|
||||||
this.setState({
|
this.setState({
|
||||||
page: page,
|
page: page,
|
||||||
selection: false,
|
selection: false,
|
||||||
|
Reference in New Issue
Block a user