remove :rage2: console.log

v1.18.x
barisusakli 9 years ago
parent 1d0edee358
commit 56f863e5b8

@ -139,7 +139,7 @@ define('navigator', ['forum/pagination', 'components'], function(pagination, com
} else if (nearBottom) {
index = count;
}
console.log('wtf', index ,count)
// If a threshold is undefined, try to determine one based on new index
if (threshold === undefined && ajaxify.data.template.topic === true) {
if (atTop) {

Loading…
Cancel
Save