ajax calls interval 10s
This commit is contained in:
parent
2ba96b6a2f
commit
de560ea422
@ -71,7 +71,7 @@ window.onload = function(){
|
||||
g5.refresh(parseFloat(data.getdashboarddata.datatime).toFixed(2));
|
||||
}
|
||||
});
|
||||
}, 2000);
|
||||
}, 10000);
|
||||
};
|
||||
{/literal}
|
||||
</script>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user