07.12.2016, 09:07
You can this function to Custom JavaScript:
Code:
setTimeout(function() {
window.location.reload();
}, 15 * 1000);
refresh button on objects page not updating
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
refresh button on objects page not updating - by rocfusion - 09.02.2016, 13:27
RE: refresh button on objects page not updating - by admin - 09.02.2016, 13:51
RE: refresh button on objects page not updating - by rocfusion - 09.02.2016, 14:40
RE: refresh button on objects page not updating - by Habib - 07.12.2016, 07:23
RE: refresh button on objects page not updating - by admin - 07.12.2016, 09:07
RE: refresh button on objects page not updating - by Habib - 07.12.2016, 11:34
|