mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 07:35:50 +03:00
[PR #439] [MERGED] Make instances list sortable by columns #657
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/439
Author: @daniviga
Created: 9/26/2014
Status: ✅ Merged
Merged: 9/28/2014
Merged by: @retspen
Base:
master← Head:upstream📝 Commits (2)
d510b6eMake instances list sortable by coulumns2995a0eFix indentation📊 Changes
1 file changed (+10 additions, -1 deletions)
View changed files
📝
templates/instances.html(+10 -1)📄 Description
This PR makes the instances list sortable by columns using jquery.
By default instances are sorted by status and then name.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.