Subversion Repositories general

Rev

Rev 1368 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1368 Rev 1377
Line 5... Line 5...
5
			<th>Duration</th>
5
			<th>Duration</th>
6
		</tr>
6
		</tr>
7
		<tr>
7
		<tr>
8
			<td class="t"><a href=${HREF_CDR_LIST}=active>Active</a></td>
8
			<td class="t"><a href=${HREF_CDR_LIST}=active>Active</a></td>
9
			<td class="d"><a href=${HREF_CDR_LIST}=active>${CS_ACTIVE}</a></td>
9
			<td class="d"><a href=${HREF_CDR_LIST}=active>${CS_ACTIVE}</a></td>
10
			<td class="di"><a href=${HREF_CDR_LIST}=active>-</a></td>
10
			<td class="di"><a href=${HREF_CDR_LIST}=active>${CS_ACTIVE_DUR}</a></td>
11
		</tr>
11
		</tr>
12
		<tr>
12
		<tr>
13
			<td class="t"><a href=${HREF_CDR_LIST}=today>Today</a></td>
13
			<td class="t"><a href=${HREF_CDR_LIST}=today>Today</a></td>
14
			<td class="d"><a href=${HREF_CDR_LIST}=today>${CS_TODAY}</a></td>
14
			<td class="d"><a href=${HREF_CDR_LIST}=today>${CS_TODAY}</a></td>
15
			<td class="di"><a href=${HREF_CDR_LIST}=today>${CS_TODAY_DUR}</a></td>
15
			<td class="di"><a href=${HREF_CDR_LIST}=today>${CS_TODAY_DUR}</a></td>