summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates/toastertable.html
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/toastertable.html')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/toastertable.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/toastertable.html b/bitbake/lib/toaster/toastergui/templates/toastertable.html
index 047311636c..9ef4c6ffee 100644
--- a/bitbake/lib/toaster/toastergui/templates/toastertable.html
+++ b/bitbake/lib/toaster/toastergui/templates/toastertable.html
@@ -78,7 +78,7 @@
78 78
79 <!-- The actual table --> 79 <!-- The actual table -->
80 <table class="table table-bordered table-hover tablesorter" id="{{table_name}}"> 80 <table class="table table-bordered table-hover tablesorter" id="{{table_name}}">
81 <thead id="tableheader"> 81 <thead>
82 <tr><th></th></tr> 82 <tr><th></th></tr>
83 </thead> 83 </thead>
84 <tbody></tbody> 84 <tbody></tbody>