Remove development logs

This commit is contained in:
acognet
2021-04-08 22:22:00 +02:00
parent 98ec4bba53
commit 0bc9aed3fe
2 changed files with 0 additions and 4 deletions

View File

@@ -348,7 +348,6 @@ EOF
<<<EOF
window.aFormParts = $sJSParts;
$('#format_selector').on('change init', function() {
console.warn('yo'+$(this).val());
ExportToggleFormat($(this).val());
}).trigger('init');