X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/03125d2d1edf884a0c1043640f37bb05b69b6c46..cd1cb90a5b2c292e273087b872b8c8e9efd79a0e:/project/templates/explorer/file_xml.html?ds=sidebyside 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](); }