From b66bbcea12df41bc8228fff3caec374e55b7b557 Mon Sep 17 00:00:00 2001 From: hmhealey Date: Tue, 17 Nov 2015 14:47:19 -0500 Subject: Added ability to open search sidebar programatically --- web/react/utils/constants.jsx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/react/utils') diff --git a/web/react/utils/constants.jsx b/web/react/utils/constants.jsx index 58ee8e2d2..4fef64f18 100644 --- a/web/react/utils/constants.jsx +++ b/web/react/utils/constants.jsx @@ -39,6 +39,8 @@ module.exports = { RECIEVED_LOGS: null, RECIEVED_ALL_TEAMS: null, + SHOW_SEARCH: null, + TOGGLE_IMPORT_THEME_MODAL: null, TOGGLE_INVITE_MEMBER_MODAL: null }), -- cgit v1.2.3-1-g7c22