summaryrefslogtreecommitdiffstats
path: root/web/templates/channel.html
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-11-04 19:18:22 -0500
committerChristopher Speller <crspeller@gmail.com>2015-11-04 19:18:22 -0500
commit8c2dace188c066f5f70264bc2a34b50d87512e10 (patch)
tree0d66fa526a9479122f7042ccc8f62436482a6bc3 /web/templates/channel.html
parentb746b314cc7077c8f9342f1318d6821b430772ba (diff)
parent22b4e5c4c0705962854b37aea57cba669754a116 (diff)
downloadchat-8c2dace188c066f5f70264bc2a34b50d87512e10.tar.gz
chat-8c2dace188c066f5f70264bc2a34b50d87512e10.tar.bz2
chat-8c2dace188c066f5f70264bc2a34b50d87512e10.zip
Merge pull request #1303 from mattermost/plt-516-2
PLT-516 Part 2 of fixing performance issues with large teams
Diffstat (limited to 'web/templates/channel.html')
-rw-r--r--web/templates/channel.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/web/templates/channel.html b/web/templates/channel.html
index aabd01ecb..c15cea178 100644
--- a/web/templates/channel.html
+++ b/web/templates/channel.html
@@ -25,8 +25,6 @@
<div id="new_channel_modal"></div>
<div id="post_deleted_modal"></div>
<div id="channel_notifications_modal"></div>
- <div id="channel_members_modal"></div>
- <div id="channel_invite_modal"></div>
<div id="team_members_modal"></div>
<div id="direct_channel_modal"></div>
<div id="channel_info_modal"></div>