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.html7
1 files changed, 1 insertions, 6 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/generic-toastertable-page.html b/bitbake/lib/toaster/toastergui/templates/generic-toastertable-page.html
index 654cdf4bab..33aa8ce0d7 100644
--- a/bitbake/lib/toaster/toastergui/templates/generic-toastertable-page.html
+++ b/bitbake/lib/toaster/toastergui/templates/generic-toastertable-page.html
@@ -10,12 +10,7 @@
10 <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> 10 <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>
11 {% endif %} 11 {% endif %}
12</h2> 12</h2>
13<div id="zone1alerts" style="display:none"> 13
14 <div class="alert alert-info lead">
15 <button type="button" class="close" id="hide-alert">&times;</button>
16 <span id="alert-msg"></span>
17 </div>
18</div>
19{% url table_name project.id as xhr_table_url %} 14{% url table_name project.id as xhr_table_url %}
20{% include "toastertable.html" %} 15{% include "toastertable.html" %}
21 16