This commit is contained in:
Lukas Reschke 2014-04-20 00:20:27 +02:00 коммит произвёл Arthur Schiwon
Родитель b56d14260d
Коммит 0067306fd6
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -404,7 +404,7 @@ var UserList = {
if (UserList.scrollArea.scrollTop() + UserList.scrollArea.height() > UserList.scrollArea.get(0).scrollHeight - 500) {
UserList.update(UserList.currentGid, true);
}
},
}
};
function setQuota (uid, quota, ready) {