summaryrefslogtreecommitdiff
path: root/template/ie_fullscreen.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/ie_fullscreen.st')
-rwxr-xr-xtemplate/ie_fullscreen.st4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/ie_fullscreen.st b/template/ie_fullscreen.st
index e165d52..b5c448f 100755
--- a/template/ie_fullscreen.st
+++ b/template/ie_fullscreen.st
@@ -2,7 +2,7 @@
<head>
<title>dump.fm - fullscreen</title>
<script src="/static/js/jquery-1.4.2.min.js?v=20260126"></script>
- <script src="/static/js/pichat.js"></script>
+ <script src="/static/js/pichat.js?v=20260130"></script>
<script src="/static/js/fullscreen.js"></script>
<script>
var DoPrint = true;
@@ -15,7 +15,7 @@
}
jQuery(startChatUpdater);
</script>
- <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260129">
+ <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260131">
<link rel="stylesheet" type="text/css" href="/static/css/fullscreen_bigtext.css?v=20260129">
<script>jQuery(initLogin)</script>
</head>