summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates/mrb_section.html
diff options
context:
space:
mode:
authorElliot Smith <elliot.smith@intel.com>2016-01-15 13:00:52 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-15 16:30:00 +0000
commitb929889cdd4a36846f9569d89fabd9987e94b39e (patch)
tree9e11edd9fcb580734f5f6feedb3a032752c4fde5 /bitbake/lib/toaster/toastergui/templates/mrb_section.html
parent1a4b203ca59bcf953b030dc582e298ce13cf3470 (diff)
downloadpoky-b929889cdd4a36846f9569d89fabd9987e94b39e.tar.gz
bitbake: toastergui: show recent builds on all builds page
The recent builds section was disabled while converting the all builds page to ToasterTable. Re-enable the recent builds area and add the data it requires to the ToasterTable context. [YOCTO #8738] (Bitbake rev: d6df4545bd134a23c9bd3cd1ba3b61ddb26545e4) 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/templates/mrb_section.html')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/mrb_section.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/mrb_section.html b/bitbake/lib/toaster/toastergui/templates/mrb_section.html
index bd8f99178f..52b3f1a7d3 100644
--- a/bitbake/lib/toaster/toastergui/templates/mrb_section.html
+++ b/bitbake/lib/toaster/toastergui/templates/mrb_section.html
@@ -14,7 +14,7 @@
14 {% endif %} 14 {% endif %}
15 </h2> 15 </h2>
16 {% else %} 16 {% else %}
17 <div class="page-header"> 17 <div class="page-header top-air">
18 <h1> 18 <h1>
19 Latest builds 19 Latest builds
20 </h1> 20 </h1>