summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates/build.html
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/build.html')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/build.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/build.html b/bitbake/lib/toaster/toastergui/templates/build.html
index 5867cbb7da..bdfa5c20e3 100644
--- a/bitbake/lib/toaster/toastergui/templates/build.html
+++ b/bitbake/lib/toaster/toastergui/templates/build.html
@@ -8,7 +8,7 @@
8<div class="row-fluid"> 8<div class="row-fluid">
9 9
10 {%if mru.count > 0%} 10 {%if mru.count > 0%}
11 <div class="page-header" style="margin-top:40px;"> 11 <div class="page-header top-air">
12 <h1> 12 <h1>
13 Recent Builds 13 Recent Builds
14 </h1> 14 </h1>
@@ -53,7 +53,7 @@
53 53
54 {% endfor %}{%endif%} 54 {% endfor %}{%endif%}
55 55
56 <div class="page-header" style="margin-top:40px;"> 56 <div class="page-header top-air">
57 <h1> 57 <h1>
58 {% if request.GET.filter or request.GET.search and objects.count > 0 %} 58 {% if request.GET.filter or request.GET.search and objects.count > 0 %}
59 {{objects.paginator.count}} build{{objects.paginator.count|pluralize}} found 59 {{objects.paginator.count}} build{{objects.paginator.count|pluralize}} found