change timeout for inforscreen
This commit is contained in:
@@ -79,7 +79,7 @@ setTimeout(function(){
|
|||||||
window.location.reload();
|
window.location.reload();
|
||||||
/* or window.location = window.location.href; */
|
/* or window.location = window.location.href; */
|
||||||
|
|
||||||
}, 100000);
|
}, 70000);
|
||||||
|
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user