X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/57c5b8aa46338198ef52036849b7a50510dfe689..33d3159145359df7638b3ac0268d4a400856a932:/project/templates/explorer/file_xml.html diff --git a/project/templates/explorer/file_xml.html b/project/templates/explorer/file_xml.html index c1521c65..314c08e3 100644 --- a/project/templates/explorer/file_xml.html +++ b/project/templates/explorer/file_xml.html @@ -80,7 +80,6 @@ }); editor.grabKeys(function(event) { - console.log('handle', event, event.keyCode) if (keys[event.keyCode]) { keys[event.keyCode](); }