mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
refactor(ui/page-header): make docs url explicit [EE-5966] (#10411)
This commit is contained in:
parent
9e57530bde
commit
35dfde70de
15 changed files with 215 additions and 404 deletions
|
@ -34,6 +34,9 @@ function config($stateRegistryProvider: StateRegistry) {
|
|||
component: 'containersView',
|
||||
},
|
||||
},
|
||||
data: {
|
||||
docs: '/user/docker/containers',
|
||||
},
|
||||
});
|
||||
|
||||
$stateRegistryProvider.register({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue