Difference between revisions of "Template:ReadingDataPage"

Line 132: Line 132:
 
 
 
//tableHTML holds the html that will be added to the page.
 
//tableHTML holds the html that will be added to the page.
var tableHTML = '<table class="dataTable"><tr> <th></th> <th colspan="2"> OD<sub>750</sub> </th> <th colspan="2"> Estimated Cells per ml </th> </tr> <tr><th>Date</th><th>Flask 5(WT)</th><th>Flask 6(MT)</th><th>Flask 5(WT)</th><th>Flask 6(MT)</th></tr>';
+
var tableHTML = '<table class="dataTable"><tr> <th></th> <th colspan="2"> OD<sub>750</sub> </th> <th colspan="2"> Estimated Cells per ml </th> </tr> <tr><th>Date</th><th>Flask 5(WT)</th><th>Flask 6(MT3)</th><th>Flask 5(WT)</th><th>Flask 6(MT3)</th></tr>';
  
 
//repeats the instructions for each row of the table
 
//repeats the instructions for each row of the table

Revision as of 18:01, 12 August 2015