summaryrefslogtreecommitdiff
path: root/template/roomlist.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/roomlist.st')
-rwxr-xr-xtemplate/roomlist.st5
1 files changed, 4 insertions, 1 deletions
diff --git a/template/roomlist.st b/template/roomlist.st
index a7f5d07..e25e2a1 100755
--- a/template/roomlist.st
+++ b/template/roomlist.st
@@ -6,12 +6,15 @@
type="text/javascript"></script>
<script src="/static/js/jquery.tablesorter.min.js"
type="text/javascript"></script>
- <link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/ui-lightness/jquery-ui.css"
+ <link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/ui-lightness/jquery-ui.css">
<script src="/static/js/admin.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="/static/tsort/style.css">
+ <link rel="stylesheet" type="text/css" href="/static/css/roomlist.css?v=20260129">
+ <!--
<style>
body { font-family: Monaco, "Courier New", Courier, monospace; }
</style>
+ -->
<script>
jQuery(function() { jQuery('.tablesorter').tablesorter({
sortList: [[4, 1]]