mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 15:45:51 +03:00
[PR #442] [MERGED] Update jquery.tablesorter.js to 2.17.8 #658
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/442
Author: @daniviga
Created: 9/28/2014
Status: ✅ Merged
Merged: 10/1/2014
Merged by: @retspen
Base:
master← Head:upstream📝 Commits (4)
d061370Update jquery.tablesorter.js to 2.17.851286cdRemove sorting on the 4th columndf1140eChange sort order to be compliant with new js versiondd36b62Change tablesorter css to be compliant with new js version📊 Changes
3 files changed (+1688 additions, -635 deletions)
View changed files
📝
templates/instances.html(+1 -1)📝
webvirtmgr/static/css/table-sort.css(+7 -3)📝
webvirtmgr/static/js/jquery.tablesorter.js(+1680 -631)📄 Description
This should fix issue #441
Removes also sorting on the last column ('Action').

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