Author: Benjamin Peterson <[email protected]>
Branch: 
Changeset: r194:5365fbe7001f
Date: 2012-03-09 16:49 -0800
http://bitbucket.org/pypy/jitviewer/changeset/5365fbe7001f/

Log:    give this a better title

diff --git a/_jitviewer/templates/index.html b/_jitviewer/templates/index.html
--- a/_jitviewer/templates/index.html
+++ b/_jitviewer/templates/index.html
@@ -22,7 +22,7 @@
     </div>
   </header>
   <div id="title">
-    <span id="title-text">Main title</span>
+    <span id="title-text">JIT viewer</span>
   </div>
   <div id="filter">
     Filter: <input id="inp-bar" type="text" size="80"></input>
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to