summaryrefslogtreecommitdiff
path: root/template/rooms/butt.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/rooms/butt.st')
-rwxr-xr-xtemplate/rooms/butt.st12
1 files changed, 6 insertions, 6 deletions
diff --git a/template/rooms/butt.st b/template/rooms/butt.st
index dc20e33..ba68497 100755
--- a/template/rooms/butt.st
+++ b/template/rooms/butt.st
@@ -2,12 +2,12 @@
<html>
<head>
<title>dump.fm image vortex</title>
-<script type="text/javascript" src="/static/js/jquery-1.4.2.min.js"></script>
+<script type="text/javascript" src="/static/js/jquery-1.4.2.min.js?v=20260126"></script>
<script type="text/javascript" src="/static/js/pichat.butt.js"></script>
<script type="text/javascript" src="/static/js/jquery-ui-1.8.effects.min.js"></script>
<script type="text/javascript" src="/static/js/sha1.js"></script>
-<link rel="stylesheet" type="text/css" href="/static/css/reset.css">
-<link rel="stylesheet" type="text/css" href="/static/css/header.css">
+<link rel="stylesheet" type="text/css" href="/static/css/reset.css?v=20260130">
+<link rel="stylesheet" type="text/css" href="/static/css/header.css?v=20260130">
$if(!user_nick)$
<link href="/static/form_login/front.css" media="screen, projection" rel="stylesheet" type="text/css">
$endif$
@@ -15,7 +15,7 @@ $endif$
$if(isadmin)$
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/ui-lightness/jquery-ui.css"
type="text/css" media="all" />
-<link rel="stylesheet" href="/static/css/admin.css"
+<link rel="stylesheet" href="/static/css/admin.css?v=20260130"
type="text/css" media="all" />
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.0/jquery-ui.min.js"
type="text/javascript"></script>
@@ -23,9 +23,9 @@ $if(isadmin)$
type="text/javascript"></script>
$endif$
$if(!user_avatar)$
- <link rel="stylesheet" type="text/css" href="/static/css/dumpnewuser.css">
+ <link rel="stylesheet" type="text/css" href="/static/css/dumpnewuser.css?v=20260130">
$endif$
- <link rel="stylesheet" type="text/css" href="/static/css/dump.css">
+ <link rel="stylesheet" type="text/css" href="/static/css/dump.css?v=20260130">
<link rel="stylesheet" type="text/css" href="/static/css/rooms_butt.css?v=20260129">
<script type="text/javascript" src="/static/webcam/webcam.js"></script>
<script type="text/javascript" src="/static/js/tooltip.js"></script>