- Fixed a load problem with Code Editor by making user toggle it on. This is
better than normal anyway since many users appear not to want to use the editor in most cases.
This commit is contained in:
parent
0ba93ae518
commit
9fb2074414
2 changed files with 4 additions and 0 deletions
|
|
@ -158,6 +158,7 @@ sub toHtml {
|
|||
syntax : "$syntax",
|
||||
start_highlight : true,
|
||||
show_line_colors: true,
|
||||
display : "later",
|
||||
toolbar : "search, go_to_line, |, undo, redo, |, syntax_selection, highlight, reset_highlight, |, help"
|
||||
});
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue