From: Bas Schouten Date: Thu, 21 Nov 2024 15:00:58 +0000 (+0000) Subject: Fix Safari TP subtest details view. X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=161b678f279572c7f921eac25eb689e9b93df0d9;p=sp3dashboard.git Fix Safari TP subtest details view. --- diff --git a/details-subtests.html b/details-subtests.html index 2da0c2c..1a0778e 100644 --- a/details-subtests.html +++ b/details-subtests.html @@ -226,7 +226,7 @@ pointRadius: 4, pointBackgroundColor: "#777", pointBorderColor: "#44444444", - data: xyValuesSafari[test] + data: xyValuesSafariTP[test] }); }