]> granicus.if.org Git - clang/commitdiff
Invert css inclusion order.
authorTed Kremenek <kremenek@apple.com>
Tue, 9 Feb 2010 23:09:48 +0000 (23:09 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 9 Feb 2010 23:09:48 +0000 (23:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95716 91177308-0d34-0410-b5e6-96231b3b80d8

www/analyzer/index.html
www/analyzer/scan-build.html

index 814070f00edc61c9e387df9f7daab727c619ae1b..adcc842fe00ac5fb1dfb1a43f0770a99104bbf7a 100644 (file)
@@ -11,7 +11,6 @@
 
 <div id="page">
 <!--#include virtual="menu.html.incl"-->
-
 <div id="content">
 
 <h1>Clang Static Analyzer</h1>  
index 26b9fc190436ef561aad6d9b37355c11f3a0c74d..cf6f781048f0a9c7c09bb4ecf890087c3d9c9bfa 100644 (file)
@@ -3,8 +3,8 @@
 <html>
 <head>
   <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/css" rel="stylesheet" href="menu.css" />
   <link type="text/javascript" rel="javascript" href="menu.js"/>
   <style>  
     thead {