generic-poky/bitbake/lib/toaster/toastergui
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
..
static bitbake: toaster: Fix extra checkbox in most recently built recipes section 2015-08-29 14:03:50 +01:00
templates bitbake: toaster: fix show / hide columns in all builds table 2015-08-29 14:03:51 +01:00
templatetags bitbake: toastergui: remove xhr_datatypeahead and xhr_XXXbuild 2015-06-12 00:01:49 +01:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
tables.py bitbake: toastergui: layerBtn Fix build trigger mechanism 2015-08-06 16:04:50 -05:00
tests.py bitbake: toastergui: Add tests for xhr_importlayer 2015-08-17 08:48:28 +01:00
typeaheads.py bitbake: toastergui: Add typeaheads layers, machines, projects, recipes 2015-08-06 16:04:45 -05:00
urls.py bitbake: toastergui: Move layerdetails view definition to the views.py 2015-08-06 16:04:48 -05:00
views.py bitbake: toaster: Remove Log column from All builds page 2015-08-29 14:03:50 +01:00
widgets.py bitbake: toaster: fix pylint errors 2015-08-19 18:05:55 +01:00