#3259 : DatePanel.html
projectforge-wicket/src/main/java/org/projectforge/web/wicket/components/DatePanel.html Modèle HTML, projectforge-wicket/src/main/java/org/projectforge/web/wicket/components/DatePanel.html 11 lignes · 11 code · 0 commentaires · 0 vide
Objectif : Fichier source : web/wicket/components/DatePanel.html. DatePanel.html fait partie de l'application open-source de gestion de projet ProjectForge.
Source (100 premières lignes)
<?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>Aperçu du panneau de date</title>
</head>
<body>
<wicket:panel>
<input type="text" class="datepicker text" wicket:id="dateField" />
</wicket:panel>
</body>
</html>
Historique Git
9ebb88522 Premier commit
9ebb88522