#3054 : HRListResourceLinkPanel.html
projectforge-wicket/src/main/java/org/projectforge/web/humanresources/HRListResourceLinkPanel.html modèle HTML, projectforge-wicket/src/main/java/org/projectforge/web/humanresources/HRListResourceLinkPanel.html 16 lignes · 15 code · 0 commentaires · 1 vide
Objectif : Fichier source : projectforge/web/humanresources/HRListResourceLinkPanel.html. HRListResourceLinkPanel.html fait partie de l'application open-source de gestion de projet ProjectForge.
Source (100 premières lignes)
<html lang="fr" 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">[Kai Reinhard]</span></a></span></td>
</tr>
</table>
</wicket:panel>
</body>
</html>
Historique Git
9ebb88522 Validation initiale
9ebb88522