Difference between revisions of "Dev/Results"

(giving the plus/minus buttons a title text)
(fixed colspan on table error msgs since I added another column)
Line 96: Line 96:
 
$("#table_team tbody").empty();
 
$("#table_team tbody").empty();
 
if (typeof text == "string") {
 
if (typeof text == "string") {
$("#table_team tbody").append("<tr><td colspan='3'>" + text + "</td></tr>");
+
$("#table_team tbody").append("<tr><td colspan='4'>" + text + "</td></tr>");
 
}
 
}
 
}
 
}
Line 321: Line 321:
 
<TBODY>
 
<TBODY>
 
<tr>
 
<tr>
<td id="javascript-disabled" colspan="3">Please enable JavaScript in your browser to view results.</td>
+
<td id="javascript-disabled" colspan="4">Please enable JavaScript in your browser to view results.</td>
 
</tr>
 
</tr>
 
</TBODY>
 
</TBODY>

Revision as of 03:39, 28 September 2015

Comprehensive Results from iGEM

View:

  •    
  •                    
Team Medal Award
Please enable JavaScript in your browser to view results.