diff options
author | Elliot Smith <elliot.smith@intel.com> | 2016-01-15 13:00:57 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-15 16:30:00 +0000 |
commit | fcb20f9dfd076f7d35f2a1b7b6767eb4033897c2 (patch) | |
tree | 51b8ea99ea6883e2a428b84ae1b8e598a4fc881a /bitbake/lib/toaster/toastergui/tables.py | |
parent | f9c46f5e5e68229454b28adfe1a793d6b75f3096 (diff) | |
download | poky-fcb20f9dfd076f7d35f2a1b7b6767eb4033897c2.tar.gz |
bitbake: toastergui: ensure filter_value updates
Clicking on the radio button for a date range filter action
populates the from and to fields for that action if they are empty.
However, because this doesn't fire "change" events, clicking on
the radio button doesn't update the filter_value hidden field. This
means that the date range action's filter_value parameter isn't
set correctly when the filter popup is submitted.
Manually call the changeHandler() to set the filter_value whenever
the radio for a date range filter is clicked.
[YOCTO #8738]
(Bitbake rev: 1a3038cf8d9b32532f1fe92cd3472b4473ffc0c4)
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/toaster/toastergui/tables.py')
0 files changed, 0 insertions, 0 deletions