X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/304980539cc20be064a4abb943cf91f026b5422c..67798a12ecb84922d4157169eb1ded4009c7a229:/redakcja/static/js/wiki/view_editor_source.js?ds=inline 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(){