summaryrefslogtreecommitdiff
path: root/views/head.pug
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-11-05 21:54:37 +0100
committerTor Andersson <tor@ccxvii.net>2024-11-05 21:54:37 +0100
commit3682e456846d14f827a2f736e08b93aba0076540 (patch)
treeff598ed6abc3a5e0e24c184fedd2c950d94247c6 /views/head.pug
parent7986145f941bfb5a898c91eb175e3a740d663ea0 (diff)
downloadserver-3682e456846d14f827a2f736e08b93aba0076540.tar.gz
Improve tournament sorting order.
Diffstat (limited to 'views/head.pug')
-rw-r--r--views/head.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/head.pug b/views/head.pug
index c3689c0..3792429 100644
--- a/views/head.pug
+++ b/views/head.pug
@@ -166,7 +166,7 @@ mixin poollist(list, title, icon)
if title
thead
tr
- th= title
+ th!= title
td= icon
tbody
each pool in list