Immediately 'jump' to the change

pull/31/head
dgtlmoon 2021-03-29 18:36:50 +02:00
rodzic 98f3e61314
commit 6a78b5ad1d
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -139,6 +139,8 @@ for (var i = 0; i < radio.length; i++) {
var inputs = document.getElementsByClassName('change');
inputs.current=0;
// Jump at start
next_diff();
function next_diff() {