Allen Li | cb7b685 | 2020-06-10 22:41:52 | [diff] [blame^] | 1 | <div class="container"> |
| 2 | <h1>History for dut1</h1> |
| 3 | <table class="table table-bordered"> |
| 4 | <thead> |
| 5 | <tr> |
| 6 | <th scope="col">Time</th> |
| 7 | <th scope="col">Event</th> |
| 8 | <th scope="col">User</th> |
| 9 | <th scope="col">Details</th> |
| 10 | </tr> |
| 11 | </thead> |
| 12 | <tbody> |
| 13 | <tr> |
| 14 | <td></td> |
| 15 | <th scope="row">Repair task</th> |
| 16 | <td>(infra)</td> |
| 17 | <td class="bg-danger"><a href="/dut-verifiers/dut1.html">Fail</a></td> |
| 18 | </tr> |
| 19 | <tr> |
| 20 | <td></td> |
| 21 | <th scope="row">Test provision failure</th> |
| 22 | <td>(infra)</td> |
| 23 | <td class="bg-warning"><a href="#">Link to test</a></td> |
| 24 | </tr> |
| 25 | <tr> |
| 26 | <td>2019-12-31 20:22:23 PST</td> |
| 27 | <th scope="row">Open lid</th> |
| 28 | <td>demitrio</td> |
| 29 | <td class="bg-success">Success</td> |
| 30 | </tr> |
| 31 | <tr> |
| 32 | <td>2019-12-30 20:22:23 PST</td> |
| 33 | <th scope="row">Reset servo</th> |
| 34 | <td>demitrio</td> |
| 35 | <td class="bg-danger"><a href="/dut-verifiers/dut1.html">Fail</a></td> |
| 36 | </tr> |
| 37 | <tr> |
| 38 | <td></td> |
| 39 | <th scope="row">Repair task</th> |
| 40 | <td>(infra)</td> |
| 41 | <td class="bg-danger"><a href="/dut-verifiers/dut1.html">Fail</a></td> |
| 42 | </tr> |
| 43 | </tbody> |
| 44 | </table> |
| 45 | </div> |