src: whitespace sweep

This commit is contained in:
Franco Fichtner 2021-12-28 11:15:49 +01:00
parent aa20ccba4c
commit d6494ab06e

View File

@ -213,7 +213,7 @@ $( document ).ready(function() {
$this.attr('title', $this.text());
}
});
});
</script>