From eabd67e4cbc845a2f591fdcf525696c0c2505d0b Mon Sep 17 00:00:00 2001 From: David Lu Date: Mon, 6 Jun 2016 11:06:14 -0700 Subject: Removed placeholder text on channel switch modal (#3262) --- webapp/components/channel_switch_modal.jsx | 1 - 1 file changed, 1 deletion(-) (limited to 'webapp/components') diff --git a/webapp/components/channel_switch_modal.jsx b/webapp/components/channel_switch_modal.jsx index 91e545fd7..9bb98d74d 100644 --- a/webapp/components/channel_switch_modal.jsx +++ b/webapp/components/channel_switch_modal.jsx @@ -124,7 +124,6 @@ export default class SwitchChannelModal extends React.Component { type='input' onUserInput={this.onUserInput} value={this.state.text} - placeholder={Utils.localizeMessage('channel_switch_modal.hint', 'Type the name of a channel')} onKeyDown={this.handleKeyDown} listComponent={SuggestionList} maxLength='64' -- cgit v1.2.3-1-g7c22