mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-07-31 18:30:20 +02:00
Update codemirror.plugin.php
This commit is contained in:
@@ -71,7 +71,7 @@ class CodeMirror
|
||||
echo ('<script>
|
||||
$(document).ready(function() {
|
||||
var editor = CodeMirror.fromTextArea(document.getElementById("content"), {
|
||||
lineNumbers: true,
|
||||
lineNumbers: false,
|
||||
styleActiveLine: true,
|
||||
matchBrackets: true,
|
||||
indentUnit: 4,
|
||||
|
Reference in New Issue
Block a user