That's supposed to be a semicolon
authorMagnus Hagander <magnus@hagander.net>
Mon, 26 Feb 2018 16:03:59 +0000 (17:03 +0100)
committerMagnus Hagander <magnus@hagander.net>
Mon, 26 Feb 2018 16:03:59 +0000 (17:03 +0100)
template/confreg/admin_registration_list.html

index 540a16dcce18f3629696b540c20f5c2f7f657a9a..847b9432a6bbd261894839009a6a6502cab39221 100644 (file)
@@ -4,7 +4,7 @@
 {%block extrahead%}
 <style>
 tr.tblrow {
-   cursor: pointer,
+   cursor: pointer;
 }
 tr.warning {
    font-style: italic;