Fixed merging bug
This commit is contained in:
parent
27e3b8b469
commit
f7e396d04c
1 changed files with 1 additions and 1 deletions
|
|
@ -63,5 +63,5 @@
|
|||
$('#latest-builds').load('<?= PHPCI_URL ?>home/latest');
|
||||
};
|
||||
|
||||
}, 10000);
|
||||
setInterval(refreshBuildsTable, 10000);
|
||||
</script>
|
||||
Loading…
Add table
Add a link
Reference in a new issue