mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
feat(ACI): add UAC to ACI
This commit is contained in:
parent
ad2910f3f0
commit
e3e7e84821
18 changed files with 410 additions and 18 deletions
|
@ -131,4 +131,8 @@
|
|||
</rd-widget-body>
|
||||
</rd-widget>
|
||||
</div>
|
||||
<!-- access-control-panel -->
|
||||
<por-access-control-panel ng-if="$ctrl.container" resource-id="$ctrl.container.Id" resource-control="$ctrl.container.ResourceControl" resource-type="'container-group'">
|
||||
</por-access-control-panel>
|
||||
<!-- !access-control-panel -->
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue