#3057: HRPlanningEditPage.html
projectforge-wicket/src/main/java/org/projectforge/web/humanresources/HRPlanningEditPage.html HTML template, projectforge-wicket/src/main/java/org/projectforge/web/humanresources/HRPlanningEditPage.html 11 lines · 10 code · 0 comments · 1 blank
Purpose: Source file: projectforge/web/humanresources/HRPlanningEditPage.html. HRPlanningEditPage.html is part of the ProjectForge open-source project management application.
Source (first 100 lines)
<html lang="en" xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
<wicket:extend>
<script wicket:id="showDeleteEntryQuestionDialog">[...]</script>
</wicket:extend>
</body>
</html>
Git History
9ebb88522 Initial commit
9ebb88522