Fixed show more

This commit is contained in:
Igor Zhukov 2015-02-13 02:00:19 +03:00
parent 4c635f38c2
commit e89eb2e83e

View File

@ -1089,7 +1089,7 @@ angular.module('myApp.controllers', ['myApp.i18n'])
moreActive = true;
var curJump = jump,
curMoreJump = moreJump,
curMoreJump = ++moreJump,
inputMediaFilter = $scope.historyFilter.mediaType && {_: inputMediaFilters[$scope.historyFilter.mediaType]},
limit = Config.Mobile ? 20 : 0,
getMessagesPromise = inputMediaFilter