#3133: TreeIconsActionPanel.html
projectforge-wicket/src/main/java/org/projectforge/web/tree/TreeIconsActionPanel.html HTML-шаблон, projectforge-wicket/src/main/java/org/projectforge/web/tree/TreeIconsActionPanel.html 21 строка · 21 код · 0 комментариев · 0 пустых
Назначение: Исходный файл: projectforge/web/tree/TreeIconsActionPanel.html. TreeIconsActionPanel.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>Предпросмотр выбора сущности в режиме списка для редактирования.</title>
</head>
<body>
<wicket:panel>
<wicket:remove><!-- Используйте этот отступ только для связанных строк: --></wicket:remove>
<a href="#" wicket:id="select"><img src="images/spacer.gif" wicket:id="spacer" height="15" border="0" /></a>
<wicket:remove><!-- Используйте этот отступ, если строки не кликабельны: --></wicket:remove>
<img src="images/spacer.gif" wicket:id="spacer" height="15" border="0" />
<img wicket:id="leaf" src="images/leaf.gif" width="19" height="15" border="0" />
<span wicket:id="icons" onclick="javascript:preventBubble(event);"> <a href="#" wicket:id="explore"><img src="images/explosion.gif"
wicket:id="explore" width="19" height="15" border="0" /></a> <a href="#" class="notrlink" wicket:id="folder"><img src="images/folder.gif"
wicket:id="folderImage" width="19" height="15" border="0" /><img src="images/folderOpen.gif"
wicket:id="folderOpenImage" width="19" height="15" border="0" /></a> </span>
<span wicket:id="label">4711</span>
<span wicket:id="clickedEntry">[<a name="clickedEntry" />]</span>
</wicket:panel>
</body>
</html>
История Git
9ebb88522 Первоначальный коммит
9ebb88522