From a7d498dfd3929eafb87274f27b487ef2fe1e7e68 Mon Sep 17 00:00:00 2001 From: Belen Barros Pena Date: Thu, 2 Jun 2016 14:26:16 +0100 Subject: bitbake: toaster: port all build analysis pages to bootstrap 3 Port all the pages in the build analysis area to bootstrap version 3. (Bitbake rev: f963b73f0bf32db2df39dd79d8d85184c280cda0) Signed-off-by: Belen Barros Pena Signed-off-by: Michael Wood Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/views.py | 1 - 1 file changed, 1 deletion(-) (limited to 'bitbake/lib/toaster/toastergui/views.py') diff --git a/bitbake/lib/toaster/toastergui/views.py b/bitbake/lib/toaster/toastergui/views.py index d58aff0a1b..9121ea90fd 100755 --- a/bitbake/lib/toaster/toastergui/views.py +++ b/bitbake/lib/toaster/toastergui/views.py @@ -898,7 +898,6 @@ def configvars(request, build_id): }, {'name': 'Value', 'qhelp': "The value assigned to the variable", - 'dclass': "span4", }, {'name': 'Set in file', 'qhelp': "The last configuration file that touched the variable value", -- cgit v1.2.3-54-g00ecf