mirror of https://github.com/portainer/portainer
feat(app/registries): add indicator about registries accesses relocation (#5374)
parent
5fe7526de7
commit
d2d885359f
|
@ -7,6 +7,12 @@
|
||||||
<rd-header-content>Registry management</rd-header-content>
|
<rd-header-content>Registry management</rd-header-content>
|
||||||
</rd-header>
|
</rd-header>
|
||||||
|
|
||||||
|
<information-panel title-text="Information">
|
||||||
|
<span class="small text-muted">
|
||||||
|
View registries via an endpoint to manage access for user(s) and/or team(s)
|
||||||
|
</span>
|
||||||
|
</information-panel>
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-sm-12">
|
<div class="col-sm-12">
|
||||||
<registries-datatable
|
<registries-datatable
|
||||||
|
|
Loading…
Reference in New Issue