added missing alt texts
This commit is contained in:
parent
bc74bdaf58
commit
3e2e6c014b
|
|
@ -44,10 +44,10 @@
|
||||||
<a rel="tooltip" data-placement="top" data-html="false" href="#" data-original-title="The total number of requests for this page">Total request</a>
|
<a rel="tooltip" data-placement="top" data-html="false" href="#" data-original-title="The total number of requests for this page">Total request</a>
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
<a rel="tooltip" data-placement="top" data-html="false" href="#" data-original-title="">Total primed cache request</a>
|
<a rel="tooltip" data-placement="top" data-html="false" href="#" data-original-title="The total number of requests for this page with primed cache">Total primed cache request</a>
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
<a rel="tooltip" data-placement="top" data-html="false" href="#" data-original-title="">Page load time</a>
|
<a rel="tooltip" data-placement="top" data-html="false" href="#" data-original-title="The page load time in ms">Page load time</a>
|
||||||
</th>
|
</th>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue