From f7b099ffdbd3b518601c9da71d08752fddb2f37d Mon Sep 17 00:00:00 2001 From: hmhealey Date: Tue, 10 Nov 2015 14:27:51 -0500 Subject: Added text to the edit channel purpose menu option on mobile --- web/react/components/navbar.jsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'web') diff --git a/web/react/components/navbar.jsx b/web/react/components/navbar.jsx index ff53816c7..af29f219e 100644 --- a/web/react/components/navbar.jsx +++ b/web/react/components/navbar.jsx @@ -140,7 +140,9 @@ export default class Navbar extends React.Component { role='menuitem' href='#' onClick={() => this.setState({showEditChannelPurposeModal: true})} - /> + > + {'Set Channel Purpose...'} + ); } -- cgit v1.2.3-1-g7c22