]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/commitdiff
Logs: show search pane (on desktop)
authorBram Matthys <redacted>
Fri, 5 May 2023 12:39:22 +0000 (14:39 +0200)
committerBram Matthys <redacted>
Fri, 5 May 2023 12:39:22 +0000 (14:39 +0200)
logs/index.php

index bfe4f5f481e77b35dfb65d28f04e8b43eb04bf5c..43b8399afb6c1c71d33139abc3e444db9af9d29a 100644 (file)
@@ -182,7 +182,7 @@ $(document).ready( function () {
        };
 
        /* Only show filter pane on desktop */
-       if (window.innerWidth > 8000)
+       if (window.innerWidth > 800)
        {
                args['dom'] = 'Pfrtip';
                args['searchPanes'] = {