src/main/webapp/WEB-INF/jsp/components.jsp

changeset 181
502a10e24b85
parent 180
009700915269
child 184
e8eecee6aadf
equal deleted inserted replaced
180:009700915269 181:502a10e24b85
60 <fmt:message key="issues"/> 60 <fmt:message key="issues"/>
61 </th> 61 </th>
62 </tr> 62 </tr>
63 <tr> 63 <tr>
64 <th></th> 64 <th></th>
65 <th><fmt:message key="component.name"/></th> 65 <th><fmt:message key="component"/></th>
66 <th><fmt:message key="component.description"/></th> 66 <th><fmt:message key="description"/></th>
67 <th class="hcenter"><fmt:message key="issues.open" /></th> 67 <th class="hcenter"><fmt:message key="issues.open" /></th>
68 <th class="hcenter"><fmt:message key="issues.active" /></th> 68 <th class="hcenter"><fmt:message key="issues.active" /></th>
69 <th class="hcenter"><fmt:message key="issues.done" /></th> 69 <th class="hcenter"><fmt:message key="issues.done" /></th>
70 </tr> 70 </tr>
71 </thead> 71 </thead>

mercurial