mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 07:35:50 +03:00
[GH-ISSUE #441] sorting wrong #330
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @meulie on GitHub (Sep 28, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/441
I've just applied the latest patch from github. Sorting on Memory doesn't seem to be quite right though...?
@daniviga commented on GitHub (Sep 28, 2014):
https://github.com/retspen/webvirtmgr/pull/442 fixes this issue. Thanks for the feedback!
@meulie commented on GitHub (Oct 2, 2014):
Still seeing a sorting issue though...
@daniviga commented on GitHub (Oct 2, 2014):
Fixed by #446
Thanks for reporting that