data/project-1.html
author Tomas Zeman <tzeman@volny.cz>
Tue, 27 Dec 2011 16:30:52 +0100
changeset 12 8b7d4d39185b
parent 5 ae8a528bc0e5
child 13 4345df850505
permissions -rw-r--r--
Panel Description field (own row)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     1
<table summary="Project panel">
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     2
	<caption>100Mbit ABC, s.r.o.</caption>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     3
	<tr>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     4
		<th scope="row">Name</th>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     5
		<td>100Mbit ABC, s.r.o.</td>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     6
	</tr>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     7
	<tr>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     8
		<th scope="row">ID</th>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     9
		<td>1</td>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    10
	</tr>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    11
	<tr>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    12
		<th scope="row">Product</th>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    13
		<td>Internet</td>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    14
	</tr>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    15
	<tr>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    16
		<th scope="row">Submitter</th>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    17
		<td>Antonín Dvořák</td>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    18
	</tr>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    19
	<tr>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    20
		<th scope="row">Submitted</th>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    21
		<td>1.1.2012</td>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    22
	</tr>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    23
	<tr>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    24
		<th scope="row">Responsible</th>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    25
		<td>Jan Novák</td>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    26
	</tr>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    27
	<tr>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    28
		<th scope="row">Status</th>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    29
		<td>Assigned</td>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    30
	</tr>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    31
	<tr>
12
8b7d4d39185b Panel Description field (own row)
Tomas Zeman <tzeman@volny.cz>
parents: 5
diff changeset
    32
		<th scope="row">Deadline</th>
5
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    33
		<td>13.3.2012</td>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    34
	</tr>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    35
	<tr>
12
8b7d4d39185b Panel Description field (own row)
Tomas Zeman <tzeman@volny.cz>
parents: 5
diff changeset
    36
		<th scope="col" colspan="2">Description:</th>
8b7d4d39185b Panel Description field (own row)
Tomas Zeman <tzeman@volny.cz>
parents: 5
diff changeset
    37
	</tr>
8b7d4d39185b Panel Description field (own row)
Tomas Zeman <tzeman@volny.cz>
parents: 5
diff changeset
    38
	<tr>
8b7d4d39185b Panel Description field (own row)
Tomas Zeman <tzeman@volny.cz>
parents: 5
diff changeset
    39
		<td colspan="2">
5
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    40
			<p>Donec nulla est, laoreet quis, pellentesque in,
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    41
			congue in, dui. Nunc rhoncus placerat augue. Donec
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    42
			justo odio, eleifend varius, volutpat venenatis,
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    43
			sagittis ut, orci.</p>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    44
		</td>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    45
	</tr>
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    46
ae8a528bc0e5 Project + tasks
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    47
</table>