mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 16:15:50 +03:00
[PR #91] [MERGED] Add sorting to virtual machines and host names on all pages #564
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?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtmgr/pull/91
Author: @bwcherry
Created: 8/1/2013
Status: ✅ Merged
Merged: 8/5/2013
Merged by: @retspen
Base:
master← Head:sorthosts📝 Commits (2)
2a849fcAdd sorting to virtual machines and host names on all pages5d5d5d0Fix bug📊 Changes
2 files changed (+23 additions, -2 deletions)
View changed files
📝
dashboard/views.py(+7 -1)📝
webvirtmgr/server.py(+16 -1)📄 Description
This little thing kept bugging me, so I decided to try and fix it. The order seemed to be random. At least now it is consistent.
By the way, thank you for this project!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.