re-merge.

This commit is contained in:
Christoph Holzheuer
2025-09-11 17:45:44 +02:00
parent fd41138175
commit d5c1f8925c
7 changed files with 88 additions and 147 deletions

View File

@@ -28,7 +28,7 @@
<Header>
<Entry Caption="Active Projects" ItemType="TreeParentType"/>
</Header>
<ModelSheet firz="running">
<ModelSheet>
<Project Caption="@ProjectName" ItemType="TreeChildType">
<CurrentSection ItemType="TreeSectionType"/>
</Project>
@@ -38,7 +38,7 @@
<Header>
<Entry Caption="Planned Projects" ItemType="TreeParentType"/>
</Header>
<ModelSheet firz="planned">
<ModelSheet>
<Project Caption="@ProjectName" ItemType="TreeChildType">
<CurrentSection ItemType="TreeSectionType"/>
</Project>
@@ -48,7 +48,7 @@
<Header>
<Entry Caption="Finished Projects" ItemType="TreeParentType"/>
</Header>
<ModelSheet firz="finished">
<ModelSheet>
<Project Caption="@ProjectName" ItemType="TreeChildType">
<CurrentSection ItemType="TreeSectionType"/>
</Project>
@@ -129,4 +129,4 @@
</ModelSheet>
</Section>
</DocumentDetailsModel>
</DocumentDetailsModel>