data/task-1.html
author Tomas Zeman <tzeman@volny.cz>
Tue, 27 Dec 2011 16:30:52 +0100
changeset 12 8b7d4d39185b
parent 11 01002b81e8f8
child 13 4345df850505
permissions -rw-r--r--
Panel Description field (own row)

<table summary="Task panel">
	<caption>Předprojektová příprava</caption>
	<tr>
		<th scope="row">Name</th>
		<td>Předprojektová příprava</td>
	</tr>
	<tr>
		<th scope="row">ID</th>
		<td>1</td>
	</tr>
	<tr>
		<th scope="row">Project</th>
		<td>100Mbit ABC, s.r.o.</td>
	</tr>
	<tr>
		<th scope="row">Submitter</th>
		<td>Jan Novák</td>
	</tr>
	<tr>
		<th scope="row">Submitted</th>
		<td>1.1.2012</td>
	</tr>
	<tr>
		<th scope="row">Responsible</th>
		<td>Jan Novák</td>
	</tr>
	<tr>
		<th scope="row">Status</th>
		<td>Finished</td>
	</tr>
	<tr>
		<th scope="row">Deadline</th>
		<td>10.1.2012</td>
	</tr>
	<tr>
		<th scope="col" colspan="2">Description:</th>
	</tr>
	<tr>
		<td colspan="2">
			<p>Kontaktovat dodavatele, zajistit zdroje a ceny</p>
		</td>
	</tr>

</table>