UI - Difference text viewer - fixing jump to new difference on changing word/line/etc style

pull/1867/head
dgtlmoon 2023-10-17 13:43:58 +02:00
rodzic c0b49d3be9
commit 1d5fe51157
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -76,7 +76,7 @@ $(document).ready(function () {
});
}
next_diff();
$('#jump-next-diff').click();
}
$('.needs-localtime').each(function () {