EN · DE · RU · FR · ES

#3270: FavoritesChoicePanel.html

projectforge-wicket/src/main/java/org/projectforge/web/wicket/components/FavoritesChoicePanel.html Plantilla HTML, projectforge-wicket/src/main/java/org/projectforge/web/wicket/components/FavoritesChoicePanel.html 15 líneas · 13 código · 0 comentarios · 2 en blanco
Propósito: Archivo fuente: web/wicket/components/FavoritesChoicePanel.html. FavoritesChoicePanel.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 de ProjektSelectPanel</title>
</head>
<body>


<wicket:panel>
  <select wicket:id="dropDownChoice">
    <option>ACME &gt; Proyecto Foo -&gt; Base de datos</option>
  </select>
</wicket:panel>
</body>
</html>

Historial Git

9ebb88522 Commit inicial

9ebb88522

Commit inicial