X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/304980539cc20be064a4abb943cf91f026b5422c..8a3484bca2af09fad4f912d50c5af5601274d295:/redakcja/static/js/wiki/view_editor_source.js diff --git a/redakcja/static/js/wiki/view_editor_source.js b/redakcja/static/js/wiki/view_editor_source.js index 8fb93589..547456f0 100644 --- a/redakcja/static/js/wiki/view_editor_source.js +++ b/redakcja/static/js/wiki/view_editor_source.js @@ -19,7 +19,7 @@ lineNumbers: true, width: "100%", height: "100%", - tabMode: 'spaces', + tabMode: 'default', indentUnit: 0, readOnly: CurrentDocument.readonly || false, initCallback: function(){