List:Commits« Previous MessageNext Message »
From:Hakan Kuecuekyilmaz Date:March 19 2009 10:39pm
Subject:bzr commit into mysql-falcon branch (hakan:364)
View as plain text  
#At bzr+ssh://bk-internal.mysql.com/bzrroot/mysql-falcon/

  364 Hakan Kuecuekyilmaz	2009-03-19
      Corrected colspan attribute.
modified:
  falcon_bug_statistic/falcon_bug_statistic.php

=== modified file 'falcon_bug_statistic/falcon_bug_statistic.php'
--- a/falcon_bug_statistic/falcon_bug_statistic.php	2009-03-19 22:27:38 +0000
+++ b/falcon_bug_statistic/falcon_bug_statistic.php	2009-03-19 22:39:45 +0000
@@ -424,7 +424,7 @@ $spacer16 = '                ';
     <table class="table-autosort table-stripeclass:alternate">
         <thead>
             <tr>
-                <th colspan="6"><h2>Bugs by tag and status</h2></th>
+                <th colspan="3"><h2>Bugs by tag and status</h2></th>
             </tr>
             <tr class="alternate">
                 <th class="table-sortable:default"><h3>Tag</h3></th>

Thread
bzr commit into mysql-falcon branch (hakan:364) Hakan Kuecuekyilmaz19 Mar