X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/bea8d1caad32069ceb8c68feea989fc551b7917d..22562ad88cc1bfc34e22ff02dec66fb2e975e7ac:/redakcja/static/js/button_scripts.js?ds=sidebyside diff --git a/redakcja/static/js/button_scripts.js b/redakcja/static/js/button_scripts.js index 949365a4..fb53dd27 100644 --- a/redakcja/static/js/button_scripts.js +++ b/redakcja/static/js/button_scripts.js @@ -108,7 +108,6 @@ function ScriptletCenter() if (cursor_inside) { move_forward -= params.tag.length + 3; move_up += params.padding_bottom || 0; - alert(move_forward + ' ' + move_up) } done(output, move_forward, move_up);