Commit 8853bfbe authored by Romain Courteaud's avatar Romain Courteaud

Migrate property sheets.

parent f505fd24
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
<item>SlaposComputerConstraint</item> <item>SlaposComputerConstraint</item>
</portal_type> </portal_type>
<portal_type id="Computer Partition"> <portal_type id="Computer Partition">
<item>ComputerPartition</item>
<item>SlaposComputerPartitionConstraint</item> <item>SlaposComputerPartitionConstraint</item>
</portal_type> </portal_type>
<portal_type id="Email"> <portal_type id="Email">
......
259 260
\ No newline at end of file \ No newline at end of file
Assignment | SlaposAssignmentConstraint Assignment | SlaposAssignmentConstraint
Computer Partition | ComputerPartition
Computer Partition | SlaposComputerPartitionConstraint Computer Partition | SlaposComputerPartitionConstraint
Computer | SlaposCapacity Computer | SlaposCapacity
Computer | SlaposComputerConstraint Computer | SlaposComputerConstraint
......
...@@ -2,6 +2,8 @@ SoftwareInstanceConstraint ...@@ -2,6 +2,8 @@ SoftwareInstanceConstraint
SlaposComputerPartitionConstraint SlaposComputerPartitionConstraint
SlaposHostingSubscriptionConstraint SlaposHostingSubscriptionConstraint
SlaveInstanceConstraint SlaveInstanceConstraint
InternetProtocolAddress
ComputerPartition
SoftwareInstance SoftwareInstance
HostingSubscription HostingSubscription
SlaposCapacity SlaposCapacity
......
<property_sheet_list>
<portal_type id="Computer Partition">
<item>ComputerPartition</item>
</portal_type>
</property_sheet_list>
\ No newline at end of file
892 893
\ No newline at end of file \ No newline at end of file
Computer Partition | ComputerPartition
\ No newline at end of file
InternetProtocolAddress
ComputerPartition
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment