]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/commitdiff
Hide the right-click menu from the users page
authorValerie Pond <redacted>
Wed, 12 Apr 2023 11:54:30 +0000 (12:54 +0100)
committerValerie Pond <redacted>
Wed, 12 Apr 2023 11:54:30 +0000 (12:54 +0100)
users/index.php

index bd45a14db98d867c0e6b586de3869c4952c29445..bed62b65ec6789c76e4685004304acafb9419ba6 100644 (file)
@@ -323,6 +323,7 @@ Click on a username to view more information.
                        width: 250px;
                        background: #1b1a1a;
                        border-radius: 5px;
+                       display: none;
                }
                #rclickmenu.visible {
                        display: block;