mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 02:00:01 -03:30
UX improvements
This commit is contained in:
@@ -33,7 +33,7 @@ class DeleteRoleConfirmationModal extends React.Component {
|
||||
variant="danger"
|
||||
title={i18nMark(title)}
|
||||
isOpen
|
||||
onClose={this.hideWarning}
|
||||
onClose={onCancel}
|
||||
actions={[
|
||||
<Button
|
||||
key="delete"
|
||||
|
||||
Reference in New Issue
Block a user