fix: Python syntax highlighting in Script field
This commit is contained in:
parent
f9523b0a3d
commit
3fec6c2ee1
1 changed files with 2 additions and 1 deletions
|
|
@ -31,6 +31,7 @@
|
|||
"fieldname": "script",
|
||||
"fieldtype": "Code",
|
||||
"label": "Script",
|
||||
"options": "Python",
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
|
|
@ -87,7 +88,7 @@
|
|||
],
|
||||
"index_web_pages_for_search": 1,
|
||||
"links": [],
|
||||
"modified": "2020-08-24 16:44:41.060350",
|
||||
"modified": "2020-11-11 12:39:41.391052",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Core",
|
||||
"name": "Server Script",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue