OPNsense Forum

Archive => 22.7 Legacy Series => Topic started by: Maurice on August 07, 2022, 05:27:30 PM

Title: Restore default sort order in System: Routes: Status?
Post by: Maurice on August 07, 2022, 05:27:30 PM
The default sort order is:

IPv4 default route
other IPv4 routes
IPv6 default route
other IPv6 routes

Once changing the sort order by clicking Proto / Destination / Gateway etc., there seems to be no way back to the default sort order (other than clearing browser cookies).

Am I missing something?

Cheers
Maurice
Title: Re: Restore default sort order in System: Routes: Status?
Post by: Fright on August 08, 2022, 05:44:26 PM
so far unfortunately not.
(need to clear the local storage where the user settings of bootgrid are stored)

What about:

opnsense-patch -a kulikov-a 2c31dd0

?
Title: Re: Restore default sort order in System: Routes: Status?
Post by: Maurice on August 09, 2022, 12:26:16 AM
Quote from: Fright on August 08, 2022, 05:44:26 PM

opnsense-patch -a kulikov-a 2c31dd0


Nice, this works! Thanks.
Title: Re: Restore default sort order in System: Routes: Status?
Post by: Fright on August 09, 2022, 12:06:04 PM
cool! i'll try to make a pr