Fix permissions
Compare changes
@@ -59,18 +59,18 @@ const CustomAddButton = ({conditionType}) => {
@@ -84,30 +84,31 @@ const CustomAddButton = ({conditionType}) => {
@@ -129,7 +130,7 @@ const IdentityBasedObligation = () => {
@@ -153,10 +154,10 @@ const IdentityBasedObligation = () => {
@@ -214,7 +215,7 @@ const MembershipBasedPermission = () => {
@@ -242,7 +243,7 @@ const LocationBasedObligation = () => {
@@ -378,35 +379,38 @@ export const PolicyShow = () => {
@@ -447,9 +451,10 @@ export const PolicyCreate = (props: any) => (