1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-04 13:25:26 +02:00

fix(code-editor): highlight syntax web editor EE-5405 (#8871)

This commit is contained in:
cmeng 2023-05-17 14:07:21 +12:00 committed by GitHub
parent 1473cc208b
commit e156243e43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 41 additions and 4 deletions

View file

@ -189,6 +189,8 @@ export const componentsModule = angular
'id',
'placeholder',
'yaml',
'dockerFile',
'shell',
'readonly',
'onChange',
'value',