From de742baac09726fe2ef9f7274d260950a6828589 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Wed, 8 Jul 2015 23:08:06 +0500 Subject: MM-1469 - Loading message in more channel modal --- web/react/components/more_channels.jsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'web/react') diff --git a/web/react/components/more_channels.jsx b/web/react/components/more_channels.jsx index dad0a644a..1af259853 100644 --- a/web/react/components/more_channels.jsx +++ b/web/react/components/more_channels.jsx @@ -79,7 +79,7 @@ module.exports = React.createClass({
- {moreChannels ? + {moreChannels ? (moreChannels.length ? @@ -100,14 +100,15 @@ module.exports = React.createClass({

No more channels to join

Click 'Create New Channel' to make a new one

) - :
+ :

Loading

-
} +
+ } { server_error }
-- cgit v1.2.3-1-g7c22