update document title of measurements.html page after reading jobs parameter

This commit is contained in:
Axel Uhl
2025-08-27 22:34:06 +02:00
parent 21ad3938e4
commit e36ce1f9bf
@@ -81,6 +81,7 @@
// Update page title with job name
document.getElementById('pageTitle').textContent = `Hudson CI Measurement Graphs (${jobName})`;
document.title = `Hudson CI Measurement Graphs Overview ${jobName}`;
const testNames = [
"FlorianopolisMarkPassingTest",