EN · DE · RU · FR · ES

#3054: HRListResourceLinkPanel.html

projectforge-wicket/src/main/java/org/projectforge/web/humanresources/HRListResourceLinkPanel.html plantilla HTML, projectforge-wicket/src/main/java/org/projectforge/web/humanresources/HRListResourceLinkPanel.html 16 líneas · 15 código · 0 comentarios · 1 en blanco
Propósito: Archivo fuente: projectforge/web/humanresources/HRListResourceLinkPanel.html. HRListResourceLinkPanel.html es parte de la aplicación de gestión de proyectos de código abierto ProjectForge.

Fuente (primeras 100 líneas)

<html lang="es" 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>

Historial Git

9ebb88522 Commit inicial

9ebb88522

Commit inicial