1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-02 19:27:52 +02:00

Update codemirror.plugin.php

This commit is contained in:
Sergey Romanenko
2014-06-05 14:30:04 +04:00
parent 17569174aa
commit c5534d26ad

View File

@@ -71,7 +71,7 @@ class CodeMirror
echo ('<script> echo ('<script>
$(document).ready(function() { $(document).ready(function() {
var editor = CodeMirror.fromTextArea(document.getElementById("content"), { var editor = CodeMirror.fromTextArea(document.getElementById("content"), {
lineNumbers: true, lineNumbers: false,
styleActiveLine: true, styleActiveLine: true,
matchBrackets: true, matchBrackets: true,
indentUnit: 4, indentUnit: 4,