aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilo Casagrande <milo.casagrande@linaro.org>2015-02-17 12:04:02 +0100
committerMilo Casagrande <milo.casagrande@linaro.org>2015-02-17 12:04:02 +0100
commit63b8ef5c8dec82d39a7d8335151e9b692edb9e65 (patch)
tree6f317e8e5bb11c57bcc79faa336a8dd33035068c
parent42780fca40744d395871bbbd404e6a3c6f93bc41 (diff)
Remove summary from table.
Change-Id: Ia27ce8669318c43c031d3d93137db88f5b1af4c0
-rw-r--r--app/dashboard/templates/builds-job-kernel.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/dashboard/templates/builds-job-kernel.html b/app/dashboard/templates/builds-job-kernel.html
index 5a567d8..2ceb69a 100644
--- a/app/dashboard/templates/builds-job-kernel.html
+++ b/app/dashboard/templates/builds-job-kernel.html
@@ -31,7 +31,7 @@
<div class="col-xs-12 col-sm-12 col-md-5 col-lg-5">
<div id="builds-chart" class="chart-div">
<div id="builds-chart-heading">
- <table id="builds-chart-legend" class="pie-chart" summary="Defconfigs built status chart">
+ <table id="builds-chart-legend" class="pie-chart">
<tbody>
<tr>
<td id="success-cell" onclick="showHideDefconfs(this)">0</td>