]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: Fix the orderkey to match the column
authorMichael Wood <michael.g.wood@intel.com>
Wed, 11 Mar 2015 18:59:17 +0000 (18:59 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Mar 2015 17:43:51 +0000 (17:43 +0000)
commit4b07195405b124ff39703e1ddc226dee420fed22
treefe9ff2afd6f6786a9aac7d7d14952331a5c3a880
parent0d305d0ae06f5e4a3e271147e7f87c33a20fdcb2
toaster: Fix the orderkey to match the column

If the orderkey doesn't map to the current sort value then when hiding
the column the sort doesn't get removed.

[YOCTO #7262]

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
lib/toaster/toastergui/views.py