Skip to content
Snippets Groups Projects
Commit f969573b authored by Andreas Gohr's avatar Andreas Gohr
Browse files

removed debuggin output

parent 418cb617
No related branches found
No related tags found
No related merge requests found
......@@ -82,7 +82,6 @@ jQuery(function () {
// listen to keyup events
$dialog.find('input[type=text]').keyup(function () {
console.log('change');
styling_saveAndUpdate();
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment