Opened 13 months ago
Closed 13 months ago
#1458 closed enhancement (fixed)
Loaders & Sysctls need to be sorted
| Reported by: | protosd | Owned by: | william |
|---|---|---|---|
| Priority: | trivial | Milestone: | 8.2.0-RELEASE |
| Component: | GUI | Version: | 8.0.4-RELEASE |
| Keywords: | sort, loaders, sysctl | Cc: |
Description
I'm finally getting around to transferring my variables from loader.conf & sysctl.conf to the GUI, it would make life easier if they were sorted or if you added a new variable it was inserted alphabetically into the list. I realize I could probably enter them that way, but a simple function call to sort them wouldn't hurt either ;)
Change History (3)
comment:1 Changed 13 months ago by protosd
comment:2 Changed 13 months ago by william
- Owner set to william
- Status changed from new to accepted
comment:3 Changed 13 months ago by william
- Resolution set to fixed
- Status changed from accepted to closed
This has already been fixed/implemented in 8.2, it won't be backported to 8.0.x.
Note: See
TracTickets for help on using
tickets.

Edit: I can see they're sorted on the left side, but not over on the right side where you enter new variables.