mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 08:19:40 +02:00
fix(code-editor): highlight syntax web editor EE-5405 (#8871)
This commit is contained in:
parent
1473cc208b
commit
e156243e43
9 changed files with 41 additions and 4 deletions
|
@ -145,6 +145,7 @@
|
|||
placeholder="Define or paste the content of your script file here"
|
||||
on-change="($ctrl.editorUpdate)"
|
||||
value="$ctrl.model.FileContent"
|
||||
shell="true"
|
||||
></code-editor>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue