Commit 09c38cdb authored by olau@iola.dk's avatar olau@iola.dk

Remove accidental Javascript includes from index page


git-svn-id: https://flot.googlecode.com/svn/trunk@292 1e0a6537-2640-0410-bfb7-f154510ff394
parent c97bf1eb
......@@ -4,9 +4,6 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Flot Examples</title>
<link href="layout.css" rel="stylesheet" type="text/css"></link>
<!--[if IE]><script language="javascript" type="text/javascript" src="../excanvas.min.js"></script><![endif]-->
<script language="javascript" type="text/javascript" src="../jquery.js"></script>
<script language="javascript" type="text/javascript" src="../jquery.flot.js"></script>
</head>
<body>
<h1>Flot Examples</h1>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment