Changes in directory nightlytest-serverside:

index.php updated: 1.9 -> 1.10
---
Log message:

Make the LOC graph and set of tests valign=top


---
Diffs of the changes:  (+1 -1)

 index.php |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: nightlytest-serverside/index.php
diff -u nightlytest-serverside/index.php:1.9 
nightlytest-serverside/index.php:1.10
--- nightlytest-serverside/index.php:1.9        Fri Sep  8 17:47:25 2006
+++ nightlytest-serverside/index.php    Thu Jan 18 11:26:17 2007
@@ -18,7 +18,7 @@
                         include "sidebar.php";
                         ?>
                 </td>
-                <td>
+                <td valign=top>
 
 <?
 print "<p align=right><a href='locgraph.php?xsize=900&ysize=600'><img 
src='locgraph.php'  border=0 align=center height=250 width=400 alt='Lines of 
code graph'></a></p>\n";



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to