mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 05:15:25 +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
|
@ -1,4 +1,4 @@
|
|||
import { ResourceControlType } from '@/portainer/access-control/types';
|
||||
import { ResourceControlType } from '@/react/portainer/access-control/types';
|
||||
|
||||
angular.module('portainer.docker').controller('VolumeController', [
|
||||
'$scope',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue