aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/analyzer/available_checks.html1
-rw-r--r--www/analyzer/dev_cxx.html1
-rw-r--r--www/analyzer/filing_bugs.html1
-rw-r--r--www/analyzer/installation.html1
-rw-r--r--www/analyzer/scan-build.html1
5 files changed, 5 insertions, 0 deletions
diff --git a/www/analyzer/available_checks.html b/www/analyzer/available_checks.html
index 5e74fd8ea2..9ccb21bafe 100644
--- a/www/analyzer/available_checks.html
+++ b/www/analyzer/available_checks.html
@@ -5,6 +5,7 @@
<title>Available Checks</title>
<link type="text/css" rel="stylesheet" href="menu.css" />
<link type="text/css" rel="stylesheet" href="content.css" />
+ <link type="text/javascript" rel="javascript" href="/menu.css"/>
</head>
<body>
diff --git a/www/analyzer/dev_cxx.html b/www/analyzer/dev_cxx.html
index 654f486122..ebc99ac692 100644
--- a/www/analyzer/dev_cxx.html
+++ b/www/analyzer/dev_cxx.html
@@ -5,6 +5,7 @@
<title>Analyzer Development: C++ Support</title>
<link type="text/css" rel="stylesheet" href="menu.css" />
<link type="text/css" rel="stylesheet" href="content.css" />
+ <link type="text/javascript" rel="javascript" href="/menu.css"/>
</head>
<body>
diff --git a/www/analyzer/filing_bugs.html b/www/analyzer/filing_bugs.html
index 1ce02bee92..2520b41ef0 100644
--- a/www/analyzer/filing_bugs.html
+++ b/www/analyzer/filing_bugs.html
@@ -5,6 +5,7 @@
<title>Filing Bugs and Feature Requests</title>
<link type="text/css" rel="stylesheet" href="menu.css" />
<link type="text/css" rel="stylesheet" href="content.css" />
+ <link type="text/javascript" rel="javascript" href="/menu.css"/>
</head>
<body>
diff --git a/www/analyzer/installation.html b/www/analyzer/installation.html
index d2be711a48..d26cc5548b 100644
--- a/www/analyzer/installation.html
+++ b/www/analyzer/installation.html
@@ -5,6 +5,7 @@
<title>Obtaining the Static Analyzer</title>
<link type="text/css" rel="stylesheet" href="menu.css" />
<link type="text/css" rel="stylesheet" href="content.css" />
+ <link type="text/javascript" rel="javascript" href="/menu.css"/>
</head>
<body>
diff --git a/www/analyzer/scan-build.html b/www/analyzer/scan-build.html
index fd05af021b..538ae4edc3 100644
--- a/www/analyzer/scan-build.html
+++ b/www/analyzer/scan-build.html
@@ -5,6 +5,7 @@
<title>Running the Analyzer</title>
<link type="text/css" rel="stylesheet" href="menu.css" />
<link type="text/css" rel="stylesheet" href="content.css" />
+ <link type="text/javascript" rel="javascript" href="/menu.css"/>
<style>
thead {
background-color:#eee; color:#666666;