1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-25 00:09:40 +02:00

refactor(ui/page-header): make docs url explicit [EE-5966] (#10411)

This commit is contained in:
Chaim Lev-Ari 2023-10-11 10:38:57 +03:00 committed by GitHub
parent 9e57530bde
commit 35dfde70de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 215 additions and 404 deletions

View file

@ -27,6 +27,9 @@ function config($stateRegistryProvider) {
component: 'kubeCustomTemplatesView',
},
},
data: {
docs: '/user/kubernetes/templates',
},
};
const customTemplatesNew = {