#3270: FavoritesChoicePanel.html
projectforge-wicket/src/main/java/org/projectforge/web/wicket/components/FavoritesChoicePanel.html HTML-шаблон, projectforge-wicket/src/main/java/org/projectforge/web/wicket/components/FavoritesChoicePanel.html 15 строк · 13 строк кода · 0 комментариев · 2 пустые строки
Назначение: Исходный файл: web/wicket/components/FavoritesChoicePanel.html. FavoritesChoicePanel.html является частью приложения управления проектами с открытым исходным кодом ProjectForge.
Исходный код (первые 100 строк)
<?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>Предпросмотр ProjektSelectPanel</title>
</head>
<body>
<wicket:panel>
<select wicket:id="dropDownChoice">
<option>ACME > Project Foo -> База данных</option>
</select>
</wicket:panel>
</body>
</html>
История Git
9ebb88522 Начальный коммит
9ebb88522