From 279c7b7fda9a8c1ce6685d61b110a7bdbf518a1c Mon Sep 17 00:00:00 2001 From: Saturnino Abril Date: Thu, 6 Jul 2017 08:48:34 +0800 Subject: [PLT-6969] System console setting for the emoji picker (#6809) * system console setting for the emoji picker * remove state.emojiPickerEnable * update url to /admin_console/customization/emoji --- webapp/components/user_settings/user_settings_advanced.jsx | 7 ------- 1 file changed, 7 deletions(-) (limited to 'webapp/components/user_settings') diff --git a/webapp/components/user_settings/user_settings_advanced.jsx b/webapp/components/user_settings/user_settings_advanced.jsx index cc5824589..0565310d5 100644 --- a/webapp/components/user_settings/user_settings_advanced.jsx +++ b/webapp/components/user_settings/user_settings_advanced.jsx @@ -350,13 +350,6 @@ export default class AdvancedSettingsDisplay extends React.Component { defaultMessage='Enable the ability to make and receive one-on-one WebRTC calls' /> ); - case 'EMOJI_PICKER_PREVIEW': - return ( - - ); default: return null; } -- cgit v1.2.3-1-g7c22