works again
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
DocumentDetailsModel:
|
||||
-->
|
||||
<DocumentTreeModel>
|
||||
<Section State="runnning">
|
||||
<Section ContentType="runnning">
|
||||
<Header>
|
||||
<Entry Caption="Active Projects" ItemType="TreeParentType"/>
|
||||
</Header>
|
||||
@@ -50,7 +50,7 @@
|
||||
<Project Caption="@ProjectName" ItemType="TreeParentType"/>
|
||||
</Data>
|
||||
</Section>
|
||||
<Section State="planned">
|
||||
<Section ContentType="planned">
|
||||
<Header>
|
||||
<Entry Caption="Planned Projects" ItemType="TreeParentType"/>
|
||||
</Header>
|
||||
@@ -58,7 +58,7 @@
|
||||
<Project Caption="@ProjectName" ItemType="TreeParentType"/>
|
||||
</Data>
|
||||
</Section>
|
||||
<Section State="finished">
|
||||
<Section ContentType="finished">
|
||||
<Header>
|
||||
<Entry Caption="Finished Projects" ItemType="TreeParentType"/>
|
||||
</Header>
|
||||
@@ -74,8 +74,8 @@
|
||||
|
||||
<DocumentDetailsModel>
|
||||
|
||||
<Section>
|
||||
<Header>
|
||||
<Section ContentType="Panel">
|
||||
<Header Marker="Panel">
|
||||
<PanelID Caption="Panel" ItemType="HeaderType" />
|
||||
<PanelName Caption="Name" ItemType="HeaderType" Icon="BrowserStop" />
|
||||
<Manufacturer Caption="Manufacturer" ItemType="HeaderType" />
|
||||
@@ -101,8 +101,8 @@
|
||||
</Data>
|
||||
</Section>
|
||||
|
||||
<Section>
|
||||
<Header>
|
||||
<Section ContentType="Inverter">
|
||||
<Header Marker="Inverter">
|
||||
<InverterID Caption="Inverter" ItemType="HeaderType" />
|
||||
<InverterName Caption="Name" ItemType="HeaderType" />
|
||||
<Manufacturer Caption="Manufacturer" ItemType="HeaderType" />
|
||||
@@ -122,8 +122,8 @@
|
||||
</Data>
|
||||
</Section>
|
||||
|
||||
<Section>
|
||||
<Header>
|
||||
<Section ContentType="Battery">
|
||||
<Header Marker="Battery">
|
||||
<BatteryID Caption="Name" ItemType="HeaderType" />
|
||||
<BatteryName Caption="Battery" ItemType="HeaderType" />
|
||||
<Manufacturer Caption="Manufacturer" ItemType="HeaderType" />
|
||||
|
Reference in New Issue
Block a user