X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/304980539cc20be064a4abb943cf91f026b5422c..8d0dc6ec06468b66bb4217980bcbcd497f33387d:/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(){