summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates/generic-toastertable-page.html
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/generic-toastertable-page.html')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/generic-toastertable-page.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/generic-toastertable-page.html b/bitbake/lib/toaster/toastergui/templates/generic-toastertable-page.html
index d7ad2e7eee..78e942c7c0 100644
--- a/bitbake/lib/toaster/toastergui/templates/generic-toastertable-page.html
+++ b/bitbake/lib/toaster/toastergui/templates/generic-toastertable-page.html
@@ -11,7 +11,9 @@
11{% block projectinfomain %} 11{% block projectinfomain %}
12<div class="page-header"> 12<div class="page-header">
13 <h1>{{title}} (<span class="table-count-{{table_name}}"></span>) 13 <h1>{{title}} (<span class="table-count-{{table_name}}"></span>)
14 {% if project.release %}
14 <i class="icon-question-sign get-help heading-help" title="This page lists {{title}} compatible with the release selected for this project, which is {{project.release.description}}"></i> 15 <i class="icon-question-sign get-help heading-help" title="This page lists {{title}} compatible with the release selected for this project, which is {{project.release.description}}"></i>
16 {% endif %}
15 </h1> 17 </h1>
16</div> 18</div>
17<div id="zone1alerts" style="display:none"> 19<div id="zone1alerts" style="display:none">