equal
deleted
inserted
replaced
|
1 <table summary="Projects" class="datatable"> |
|
2 <caption>Projects of Jan Novák</caption> |
|
3 <thead> |
|
4 <tr> |
|
5 <th scope="col">Name</th> |
|
6 <th scope="col">Submitter</th> |
|
7 <th scope="col">Status</th> |
|
8 <th scope="col">Deadline</th> |
|
9 </tr> |
|
10 </thead> |
|
11 <tbody> |
|
12 <tr> |
|
13 <th scope="row"><a href="project-1.html">100Mbit ABC, s.r.o.</a></th> |
|
14 <td>Antonín Dvořák</td> |
|
15 <td>Assigned</td> |
|
16 <td>13.3.2012</td> |
|
17 </tr> |
|
18 <tr> |
|
19 <th scope="row">Implementace ISO9001</th> |
|
20 <td>Amadeus Mozart</td> |
|
21 <td>In progress</td> |
|
22 <td>23.5.2012</td> |
|
23 </tr> |
|
24 </tbody> |
|
25 |
|
26 </table> |
|
27 |
|
28 |