fix typo on flotSyntheticResponseTimeDistribution caused export to png to fail

This commit is contained in:
Raul Almeida 2025-03-20 09:48:38 -03:00 committed by Vladimir Sitnikov
parent a7bd8fabdc
commit 131c4cff5a
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@
</li>
<li><a href="#syntheticResponseTimeDistribution" onClick="uncheckAll('choicesSyntheticResponseTimeDistribution');">Hide all samples</a>
</li>
<li><a href="#syntheticResponseTimeDistribution" onclick="exportToPNG('flotSyntheticResponseTimesDistribution', this);">Save as PNG</a></li>
<li><a href="#syntheticResponseTimeDistribution" onclick="exportToPNG('flotSyntheticResponseTimeDistribution', this);">Save as PNG</a></li>
</ul>
<button type="button" class="btn btn-link btn-xs dropdown-toggle" data-toggle="collapse" href="#bodySyntheticResponseTimeDistribution" aria-expanded="true" aria-controls="bodySyntheticResponseTimeDistribution">
<i class="fa fa-chevron-down"></i>