We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3d18ea commit d4f4331Copy full SHA for d4f4331
flask_monitoringdashboard/templates/dashboard/measurement-overview.html
@@ -39,7 +39,7 @@
39
<th rowspan="2">Color</th>
40
<th class="clickable" rowspan="2">Endpoint</th>
41
<th colspan="3" style="text-align: center;">Number of hits</th>
42
- <th colspan="3" style="text-align: center;">Average execution time (in ms)</th>
+ <th colspan="3" style="text-align: center;">Average execution time (ms)</th>
43
<th class="clickable" rowspan="2">Last accessed</th>
44
<th rowspan="2">Details</th>
45
</tr>
0 commit comments