diff --git a/kafka-ui-react-app/src/components/Connect/Details/Actions/Actions.tsx b/kafka-ui-react-app/src/components/Connect/Details/Actions/Actions.tsx index cc3755e19b8..6e0a6676f9d 100644 --- a/kafka-ui-react-app/src/components/Connect/Details/Actions/Actions.tsx +++ b/kafka-ui-react-app/src/components/Connect/Details/Actions/Actions.tsx @@ -138,7 +138,7 @@ const Actions: React.FC = () => { danger permission={{ resource: ResourceType.CONNECT, - action: Action.DELETE, + action: Action.EDIT, value: routerProps.connectorName, }} >