EN · DE · RU · FR · ES

#3259: DatePanel.html

projectforge-wicket/src/main/java/org/projectforge/web/wicket/components/DatePanel.html Plantilla HTML, projectforge-wicket/src/main/java/org/projectforge/web/wicket/components/DatePanel.html 11 líneas · 11 código · 0 comentarios · 0 en blanco
Propósito: Archivo fuente: web/wicket/components/DatePanel.html. DatePanel.html es parte de la aplicación de gestión de proyectos de código abierto ProjectForge.

Fuente (primeras 100 líneas)

<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd">
<head>
<title>Vista previa del panel de fecha</title>
</head>
<body>
  <wicket:panel>
    <input type="text" class="datepicker text" wicket:id="dateField" />
  </wicket:panel>
</body>
</html>

Historial de Git

9ebb88522 Commit inicial

9ebb88522

Commit inicial