From a7451c0a821ae13c9dd1e50c4c8fafd053961b8e Mon Sep 17 00:00:00 2001 From: Ilia Rostovtsev Date: Sun, 10 May 2020 17:39:46 +0300 Subject: [PATCH] Delete routes table should be sortable --- net/list_routes.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/list_routes.cgi b/net/list_routes.cgi index c909fcf38..6704f1ad3 100755 --- a/net/list_routes.cgi +++ b/net/list_routes.cgi @@ -52,7 +52,7 @@ if (defined(&list_routes)) { $text{'routes_dest'}, $text{'routes_gw'}, $text{'routes_mask'}, - $text{'routes_iface'} ], undef, 0, \@tds); + $text{'routes_iface'} ], undef, 0, \@tds, 0, 1); $i = 0; foreach $route (&list_routes()) { local @cols = (