#3054: HRListResourceLinkPanel.html
projectforge-wicket/src/main/java/org/projectforge/web/humanresources/HRListResourceLinkPanel.html HTML-шаблон, projectforge-wicket/src/main/java/org/projectforge/web/humanresources/HRListResourceLinkPanel.html 16 строк · 15 кода · 0 комментариев · 1 пустая
Назначение: Исходный файл: projectforge/web/humanresources/HRListResourceLinkPanel.html. HRListResourceLinkPanel.html является частью открытого приложения для управления проектами ProjectForge.
Исходный код (первые 100 строк)
<html lang="ru" xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
<wicket:panel wicket:id="resourceLinks">
<table>
<tr>
<th style="vertical-align: top;"><wicket:message key="hr.planning.notPlanned" /></th>
<td><span wicket:id="userRepeater"><a wicket:id="resourceLink"><span wicket:id="user">[Кай Райнхард]</span></a></span></td>
</tr>
</table>
</wicket:panel>
</body>
</html>
История Git
9ebb88522 Первоначальный коммит
9ebb88522