From 02b9414e0f0169c99044ad96456290766ffcd585 Mon Sep 17 00:00:00 2001 From: hmhealey Date: Fri, 30 Oct 2015 17:26:39 -0400 Subject: Added handling of keyboard focus to UserSettingsModal and its children --- web/react/components/confirm_modal.jsx | 1 - 1 file changed, 1 deletion(-) (limited to 'web/react/components/confirm_modal.jsx') diff --git a/web/react/components/confirm_modal.jsx b/web/react/components/confirm_modal.jsx index bc3a0b814..cdef1c1ea 100644 --- a/web/react/components/confirm_modal.jsx +++ b/web/react/components/confirm_modal.jsx @@ -20,7 +20,6 @@ export default class ConfirmModal extends React.Component { className='modal-confirm' show={this.props.show} onHide={this.props.onCancel} - enforceFocus={false} > {this.props.title} -- cgit v1.2.3-1-g7c22