Add missing .blur()

This commit is contained in:
copy 2016-09-27 22:07:52 +02:00
parent 71e04977d9
commit b38939d619

View file

@ -508,6 +508,7 @@
{
LOG_LEVEL &= ~mask;
}
this.blur();
};
var debug_infos = $("debug_infos");