]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/commit
Use responsive datatables in Users view: automatic column priority etc.
authorBram Matthys <redacted>
Tue, 25 Apr 2023 06:12:01 +0000 (08:12 +0200)
committerBram Matthys <redacted>
Tue, 25 Apr 2023 06:12:01 +0000 (08:12 +0200)
commit883b1cdf283d08647bf9a912fbdc2ffb4ff08fe8
treea54e5bda5adf70811a03cd9f722726ff22c6e4af
parent8ee706e739bf51bd435a42c955f22b8970f26663
Use responsive datatables in Users view: automatic column priority etc.
* Actually in mobile this seems to have a glitch, it shows one column too
  much, which corrects itself as soon as you scroll.
* On a big screen the "Oper" and "Secure" columns are still not shown
  even though they could be. Then again, those columns are not really
  important so may be scratched altogether.
* If all this turns out not to work too well, then we can always revert
  revert the changes to users/index.php, i guess.
css/datatables.min.css
js/datatables.min.js
users/index.php