From f2879cea79b075a1c10c36fcebc81b67cc566e60 Mon Sep 17 00:00:00 2001 From: Youssef Date: Thu, 21 Oct 2021 22:03:38 +0100 Subject: [PATCH] disable clone button based on role in old view --- frontend/src/component/feature/FeatureView/FeatureView.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/component/feature/FeatureView/FeatureView.jsx b/frontend/src/component/feature/FeatureView/FeatureView.jsx index 5f39e67d2d..dca3fc6f9a 100644 --- a/frontend/src/component/feature/FeatureView/FeatureView.jsx +++ b/frontend/src/component/feature/FeatureView/FeatureView.jsx @@ -367,6 +367,7 @@ const FeatureView = ({ featureToggleName={featureToggle.name} />