summaryrefslogtreecommitdiffstats
path: root/bitbake/COPYING
diff options
context:
space:
mode:
authorElliot Smith <elliot.smith@intel.com>2016-07-18 16:02:14 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-11 00:09:27 +0100
commitdd784598cda4d0ec725816c13c95ba3f591450d2 (patch)
tree201269dddbd64e576e53f50dfa619418117cc529 /bitbake/COPYING
parent01c8496d47eb37a44442e79a7b071321599d7c6e (diff)
downloadpoky-dd784598cda4d0ec725816c13c95ba3f591450d2.tar.gz
bitbake: toaster: reset table to default orderby when orderby column is hidden
When a ToasterTable is sorted by a column, and that column is hidden from view, the sort doesn't revert to the default for the table. Modify the JS responsible for reloading the table data so that it doesn't rely on clicking a table column heading (as this is inflexible and error-prone). Instead, use a function to apply the sort to the table; and call that function when column headings are clicked. This means that the ordering can be changed programmatically to a specified default ordering when a column is hidden, without having to click on a column heading. Use this function when the current sort column is hidden, to apply the default sort for the table. [YOCTO #9836] (Bitbake rev: a28377067b6f381bbc98db82f5c45fca6620f7ad) Signed-off-by: Elliot Smith <elliot.smith@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/COPYING')
0 files changed, 0 insertions, 0 deletions