summaryrefslogtreecommitdiffstats
path: root/web/templates/channel.html
diff options
context:
space:
mode:
authorTomi M <tomitm@gmail.com>2015-10-06 20:02:39 -0700
committerTomi M <tomitm@gmail.com>2015-10-06 20:31:23 -0700
commit5a28562354d56590ec87cf0a1e9358cd1a70854a (patch)
tree65906652d1f83694a5896bf3751350338e1663c8 /web/templates/channel.html
parentfe802fb9c4afdf27a2fb56eb472f48eb921b4de0 (diff)
downloadchat-5a28562354d56590ec87cf0a1e9358cd1a70854a.tar.gz
chat-5a28562354d56590ec87cf0a1e9358cd1a70854a.tar.bz2
chat-5a28562354d56590ec87cf0a1e9358cd1a70854a.zip
PLT-445 Create About dialog
Diffstat (limited to 'web/templates/channel.html')
-rw-r--r--web/templates/channel.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/templates/channel.html b/web/templates/channel.html
index 2af94e415..787a1e6a6 100644
--- a/web/templates/channel.html
+++ b/web/templates/channel.html
@@ -47,6 +47,7 @@
<div id="team_members_modal"></div>
<div id="direct_channel_modal"></div>
<div id="channel_info_modal"></div>
+ <div id="about_build_modal"></div>
<div id="access_history_modal"></div>
<div id="activity_log_modal"></div>
<div id="removed_from_channel_modal"></div>