From c1b7015a5a6ebd7382706b16c7e6d4101bba081c Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Thu, 25 Feb 2016 21:14:56 +0500 Subject: Multiple UI Improvements --- web/react/components/rename_channel_modal.jsx | 1 - 1 file changed, 1 deletion(-) (limited to 'web/react/components') diff --git a/web/react/components/rename_channel_modal.jsx b/web/react/components/rename_channel_modal.jsx index 49ebccdbb..e96ff0db2 100644 --- a/web/react/components/rename_channel_modal.jsx +++ b/web/react/components/rename_channel_modal.jsx @@ -229,7 +229,6 @@ export default class RenameChannelModal extends React.Component { let readOnlyHandleInput = false; if (this.state.channelName === Constants.DEFAULT_CHANNEL) { handleInputLabel += formatMessage(holders.defaultError); - handleInputClass += ' disabled-input'; readOnlyHandleInput = true; } -- cgit v1.2.3-1-g7c22