generic-poky/bitbake/lib/toaster
Belen Barros Pena 7957e1f15f bitbake: toaster: fix show / hide columns in all builds table
The classes errors_no and warnings_no were removed from the
td tags in the builds.html template. That broke the show / hide
columns functionality, which would hide only the table heading,
but not the data cells.

This patch brings back those classes so that you can hide
and show the errors and warnings information.

(Bitbake rev: da5310f05f8573b2138da98a64749269d0711c18)

Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-08-29 14:03:51 +01:00
..
bldcollector bitbake: toaster: split orm app into it's own module and app 2015-06-26 09:27:33 +01:00
bldcontrol bitbake: toaster: fix pylint errors 2015-08-19 18:05:55 +01:00
contrib bitbake: toasteruitest: Updated UI tests cases to use dom IDs and 1.9 UI changes 2015-08-19 18:05:51 +01:00
orm bitbake: toaster: Support environments which have proxies set 2015-08-29 14:03:51 +01:00
toastergui bitbake: toaster: fix show / hide columns in all builds table 2015-08-29 14:03:51 +01:00
toastermain bitbake: toaster: fix pylint errors 2015-08-19 18:05:55 +01:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
manage.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00