summaryrefslogtreecommitdiffstats
path: root/web/react/components/channel_header.jsx
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2016-01-13 09:03:42 -0600
committerCorey Hulen <corey@hulen.com>2016-01-13 09:03:42 -0600
commit53b0cd8f2a24798c67505aa447b1d53b9f14197e (patch)
treece915cfe2dfea358f4cf2f520f42d3b26f8b9ba4 /web/react/components/channel_header.jsx
parent1e1864d78fb1ccb0d93e418f2eaa9f438838bd76 (diff)
parentfff7143a3175458d5a938cc91973ba475dc45456 (diff)
downloadchat-53b0cd8f2a24798c67505aa447b1d53b9f14197e.tar.gz
chat-53b0cd8f2a24798c67505aa447b1d53b9f14197e.tar.bz2
chat-53b0cd8f2a24798c67505aa447b1d53b9f14197e.zip
Merge pull request #1855 from rgarmsen2295/plt-1006
PLT-1006 Changed team statistics page to show usernames with email shown in a tooltip
Diffstat (limited to 'web/react/components/channel_header.jsx')
-rw-r--r--web/react/components/channel_header.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/channel_header.jsx b/web/react/components/channel_header.jsx
index 59ceb038e..f64834775 100644
--- a/web/react/components/channel_header.jsx
+++ b/web/react/components/channel_header.jsx
@@ -379,7 +379,7 @@ export default class ChannelHeader extends React.Component {
<th>
<div className='dropdown channel-header__links'>
<OverlayTrigger
- delayShow={400}
+ delayShow={Constants.OVERLAY_TIME_DELAY}
placement='bottom'
overlay={recentMentionsTooltip}
>