mirror of
https://github.com/portainer/portainer.git
synced 2025-07-21 14:29:40 +02:00
refactor(app): move access-control components [EE-3441] (#7559)
This commit is contained in:
parent
77c3f9131b
commit
d9cc7eda51
62 changed files with 57 additions and 62 deletions
|
@ -9,7 +9,7 @@ import {
|
|||
ContainerInstanceFormValues,
|
||||
ResourceGroup,
|
||||
} from '@/react/azure/types';
|
||||
import { applyResourceControl } from '@/portainer/access-control/access-control.service';
|
||||
import { applyResourceControl } from '@/react/portainer/access-control/access-control.service';
|
||||
|
||||
import { getSubscriptionResourceGroups } from './utils';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue