summaryrefslogtreecommitdiff
path: root/timings
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2009-12-22 14:26:37 +0000
committerSteven Knight <knight@baldmt.com>2009-12-22 14:26:37 +0000
commit7270afd1bb7696694cb6a9e3145a3d2059a092d9 (patch)
treec551149ecd43c39545f8de1efeaa066e37b70988 /timings
parent793adac96ade3027f8ffb7b9682b0fd2def332cc (diff)
downloadscons-7270afd1bb7696694cb6a9e3145a3d2059a092d9.tar.gz
Fix the view-change detail tab. Minor wording improvement.
Diffstat (limited to 'timings')
-rw-r--r--timings/graph.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/timings/graph.html b/timings/graph.html
index 180139c0..82258f31 100644
--- a/timings/graph.html
+++ b/timings/graph.html
@@ -97,7 +97,7 @@ Config.source = "http://scons.tigris.org/svn/scons/trunk";
Config.changeLinkPrefix = "changelog.html?mode=html&range=";
Config.builder = "TODO";
Config.buildbotLink = "http://buildbot.scons.org:8010/";
-Config.detailTabs = ['view-change'];
+Config.detailTabs = {'view-change': 'CL'};
document.title = Config.title + ' - ' + Config.buildslave;
var did_position_details = false;
@@ -358,7 +358,7 @@ document.write('Timings for the <b>' + Config.title + '</b> configuration ' +
<div id="explain">
The vertical axis is measured values, and the horizontal
-axis is the revision number for the build being tested.
+axis is the revision number being tested.
</div>
<p></p>
<div id="switcher">