N°2568 - Log_KPI viewer in the console - Fix broken links

This commit is contained in:
odain
2019-12-23 17:17:10 +01:00
parent b53c91f7f3
commit 987f1f7dbf

View File

@@ -198,7 +198,7 @@ class ExecutionKPI
self::Report("</div>");
self::Report("<p><a class=\"kpi-next-page-button\" href=\"#end-".md5($sExecId)."\">Next page stats</a></p>");
self::Report("<p><a href=\"#end-".md5($sExecId)."\">Next page stats</a></p>");
$fSlowQueries = MetaModel::GetConfig()->Get('log_kpi_slow_queries');