Auto-Refresh

31 views
Skip to first unread message

X Eng

unread,
Jan 8, 2016, 12:15:08 PM1/8/16
to Stashboard
Hi,

Does anyone know if there is a way to have the page auto-refresh?

The idea is to have a monitor displaying the statuses of stash board, and to have the page refresh automatically..... Can this be done?

Ta,

X

Anurag Sood

unread,
Jan 25, 2016, 7:01:56 AM1/25/16
to Stashboard
There are two options to do that

1) If you are using chrome, you can install a plugin to do browser refresh every xx seconds
2) Add below piece of code in the HEAD tag of base.html. This will refresh the page every 300 seconds.

<meta http-equiv="refresh" content="300" />

Hope this helps you.
Reply all
Reply to author
Forward
0 new messages