Change order that allocations are loaded in on the allocation listing

This commit is contained in:
Dane Everitt
2018-01-08 22:21:35 -06:00
parent 22511c8e24
commit 0acc260b81
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -18,6 +18,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
### Changed
* Changed behavior of allocation IP Address/Ports box to automatically store the value entered if a user unfocuses the field without hitting space.
* c order in which allocations are displayed to prioritize those with servers attached (in ascending IP & port order) followed by ascending IP & port order where no server is attached.
## v0.7.0-beta.3 (Derelict Dermodactylus)
### Fixed