diff --git a/awx/ui_next/src/components/PaginatedDataList/ToolbarDeleteButton.jsx b/awx/ui_next/src/components/PaginatedDataList/ToolbarDeleteButton.jsx index 868fcbe684..c324faf016 100644 --- a/awx/ui_next/src/components/PaginatedDataList/ToolbarDeleteButton.jsx +++ b/awx/ui_next/src/components/PaginatedDataList/ToolbarDeleteButton.jsx @@ -79,7 +79,8 @@ class ToolbarDeleteButton extends React.Component { const itemsUnableToDelete = itemsToDelete .filter(cannotDelete) - .map(item =>