Added refresh timer so the page refreshes itself in kiosk mode.

BUG=
TEST=

Review URL: https://webrtc-codereview.appspot.com/411004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1784 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
phoglund@webrtc.org 2012-02-28 16:20:11 +00:00
parent 1a739bab59
commit 50219cd393

View File

@ -14,6 +14,7 @@
-->
<head>
<title>WebRTC Coverage Dashboard</title>
<meta http-equiv="refresh" content="60">
<link href="http://code.google.com/css/codesite.pack.04102009.css"
rel="stylesheet" type="text/css">
<link href="stylesheets/stylesheet.css"