diff options
Diffstat (limited to 'template/roomlist.st')
| -rwxr-xr-x | template/roomlist.st | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/template/roomlist.st b/template/roomlist.st index e25e2a1..279fe98 100755 --- a/template/roomlist.st +++ b/template/roomlist.st @@ -10,11 +10,6 @@ <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]] |
