Merge pull request #157 from rgarmsen2295/mm-1265

MM-1265 Button to change roles now shows "click" mouse ptr when hovered over & change with loading more channels
Этот коммит содержится в:
Corey Hulen
2015-07-10 11:24:31 -08:00
родитель 947da5d287 6f043c5b74
Коммит d124b9df10
4 изменённых файлов: 11 добавлений и 10 удалений

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

@@ -104,7 +104,7 @@ module.exports.updateLastViewedAt = function() {
module.exports.getMoreChannels = function(force) {
if (isCallInProgress("getMoreChannels")) return;
if (!ChannelStore.getMoreAll() || force) {
if (ChannelStore.getMoreAll().loading || force) {
callTracker["getMoreChannels"] = utils.getTimestamp();
client.getMoreChannels(