1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-04 21:35:23 +02:00

fix(UI): PO review tweaks [EE-5776] (#9245)

Co-authored-by: testa113 <testa113>
This commit is contained in:
Ali 2023-07-28 07:50:53 +12:00 committed by GitHub
parent 4c425a7af8
commit b128139b69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 25 additions and 8 deletions

View file

@ -100,6 +100,7 @@
is-valid="ctrl.state.isDataValid"
on-change-validation="ctrl.isFormValid()"
is-creation="false"
type="'configmap'"
is-editor-dirty="ctrl.state.isEditorDirty"
></kubernetes-configuration-data>