t-suw****@users*****
t-suw****@users*****
2009年 8月 20日 (木) 23:23:58 JST
Index: htdocs/sidebar.js
diff -u htdocs/sidebar.js:1.14 htdocs/sidebar.js:1.15
--- htdocs/sidebar.js:1.14 Tue Aug 18 23:00:47 2009
+++ htdocs/sidebar.js Thu Aug 20 23:23:58 2009
@@ -1,4 +1,4 @@
-/* $Id: sidebar.js,v 1.14 2009/08/18 14:00:47 t-suwa Exp $ */
+/* $Id: sidebar.js,v 1.15 2009/08/20 14:23:58 t-suwa Exp $ */
document.open();
document.writeln('<h2>ãã¦ã³ãã¼ã</h2>');
@@ -37,9 +37,11 @@
document.writeln(' <tr>');
document.writeln(' <th>3.x</th><th>4.x</th>');
document.writeln(' </tr>');
+/*
document.writeln(' <tr>');
document.writeln(' <td>10.6.x (Snow Leopard)</td><td class="red">???</td><td class="green">OK</td>');
document.writeln(' </tr>');
+*/
document.writeln(' <tr>');
document.writeln(' <td>10.5.x (Leopard)</td><td class="green">OK</td><td class="green">OK</td>');
document.writeln(' </tr>');