summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorReed Garmsen <rgarmsen2295@gmail.com>2015-10-23 17:13:10 -0700
committerReed Garmsen <rgarmsen2295@gmail.com>2015-10-23 17:13:10 -0700
commitcd958a7ec76c04d9615b58f81ef910bd0ed22e23 (patch)
treeff264675ade1a28716a1cd41f5b9c8464576c39b /web
parent03140752e60addd13e162036fe6605629b5591c6 (diff)
downloadchat-cd958a7ec76c04d9615b58f81ef910bd0ed22e23.tar.gz
chat-cd958a7ec76c04d9615b58f81ef910bd0ed22e23.tar.bz2
chat-cd958a7ec76c04d9615b58f81ef910bd0ed22e23.zip
Fixed react warning for the search bar tooltip
Diffstat (limited to 'web')
-rw-r--r--web/react/components/search_bar.jsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/react/components/search_bar.jsx b/web/react/components/search_bar.jsx
index 3932807d0..e1d36ad7d 100644
--- a/web/react/components/search_bar.jsx
+++ b/web/react/components/search_bar.jsx
@@ -198,6 +198,7 @@ export default class SearchBar extends React.Component {
completeWord={this.completeWord}
/>
<Popover
+ id='searchbar-help-popup'
placement='bottom'
className={helpClass}
>