| Line | |
|---|
| 1 | <?php
|
|---|
| 2 | include '../function/SplitDelete.php';
|
|---|
| 3 | ?>
|
|---|
| 4 | <table width="100%" id="TableHolder" >
|
|---|
| 5 | <tr>
|
|---|
| 6 | <td width="184" style="border:1px solid white; color:#37DFB1; font-size:14px;" align="center" >Time</td>
|
|---|
| 7 |
|
|---|
| 8 | <td width="170" style="border:1px solid white; color:#37DFB1; font-size:14px;" align="center" >Measurement</td>
|
|---|
| 9 | <td width="145" style="border:1px solid white; color:#37DFB1; font-size:14px;" align="center" >Source list</td>
|
|---|
| 10 | <td width="316" style="border:1px solid white; color:#37DFB1; font-size:14px;" align="center" >Value</td>
|
|---|
| 11 | <td width="141" style="border:1px solid white; color:#37DFB1; font-size:14px;" align="center" >Transaction</td>
|
|---|
| 12 | </tr>
|
|---|
| 13 | <tr>
|
|---|
| 14 |
|
|---|
| 15 |
|
|---|
| 16 | <td style="border:0px solid white; color:#37DFB1; font-size:14px;" colspan="4"> </td>
|
|---|
| 17 | </tr>
|
|---|
| 18 |
|
|---|
| 19 | </table>
|
|---|
| 20 | <table width="100%" id="TableH">
|
|---|
| 21 | </table>
|
|---|
| 22 | <table width="100%" id="TableH1">
|
|---|
| 23 | </table>
|
|---|
| 24 |
|
|---|
| 25 | <table width="100%">
|
|---|
| 26 | <tr>
|
|---|
| 27 |
|
|---|
| 28 |
|
|---|
| 29 | <td style="border:0px solid white; color:#37DFB1; font-size:14px;" width="80%" align="center"> </td>
|
|---|
| 30 |
|
|---|
| 31 | </tr>
|
|---|
| 32 | </table> |
|---|
Note:
See
TracBrowser
for help on using the repository browser.