]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commit
connections.cgi: Remove sorting
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 27 Apr 2024 11:33:11 +0000 (13:33 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 7 Aug 2024 12:26:34 +0000 (14:26 +0200)
commit7f2fbf2767167e250d8fe48b33102ed04a11efc0
tree880be96b0a38f8823165dcecebeaa5da3607f49e
parent8e592614462cf081219badf61869b5fb7786c11e
connections.cgi: Remove sorting

This has first of all very little benefit and the code is too messy. Why
would anyone want to sort by port? I think we might want a search here.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/connections.cgi