mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-22 21:55:39 +00:00
update document title of measurements.html page after reading jobs parameter
This commit is contained in:
+1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user