mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 15:45:51 +03:00
[PR #444] [MERGED] Sort instances by status then name directly in template #659
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/444
Author: @daniviga
Created: 10/1/2014
Status: ✅ Merged
Merged: 10/2/2014
Merged by: @retspen
Base:
master← Head:upstream📝 Commits (1)
35db6f4Sort instances by status then name directly in template📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
templates/instances.html(+1 -1)📄 Description
This PR completes work on #439 adding the default sort (by status then name) in the
instances.htmltemplate. In some cases (Firefox on slow machine with lot of instances), before this, table is sorted after hundreds of milliseconds.; with this fix instances are already sorted in the right order.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.