From ee91b766bee7807ef42fcea76fb82607c89c42e7 Mon Sep 17 00:00:00 2001 From: nickago Date: Tue, 4 Aug 2015 12:02:35 -0700 Subject: Added closing on ESC key press --- web/react/components/edit_channel_modal.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/react/components/edit_channel_modal.jsx') diff --git a/web/react/components/edit_channel_modal.jsx b/web/react/components/edit_channel_modal.jsx index 1b0cc185f..06d7fc3e8 100644 --- a/web/react/components/edit_channel_modal.jsx +++ b/web/react/components/edit_channel_modal.jsx @@ -51,7 +51,7 @@ module.exports = React.createClass({ var server_error = this.state.server_error ?

: null; return ( -