diff templates/graph.tmpl @ 6905:248e54a9456e

coal/paper: make output well-formed and fix css syntax error breaking rendering
author Rocco Rutte <pdmef@gmx.net>
date Mon, 18 Aug 2008 15:58:17 +0200
parents 936a9073bb73
children 63579aa36c8e
line wrap: on
line diff
--- a/templates/graph.tmpl	Wed Aug 13 20:36:37 2008 -0500
+++ b/templates/graph.tmpl	Mon Aug 18 15:58:17 2008 +0200
@@ -35,7 +35,7 @@
 </div>
 
 <script type="text/javascript" src="#staticurl#graph.js"></script>
-<script>
+<script type="text/javascript">
 <!-- hide script content
 
 document.getElementById('noscript').style.display = 'none';