Commit 327b4bec authored by Łukasz Nowak's avatar Łukasz Nowak

Fixup 025bfb63

Do not scatter so much between Business Templates portal type definitions.
parent 4c05c01d
<property_sheet_list>
<portal_type id="Hosting Subscription">
<item>VariationRange</item>
</portal_type>
</property_sheet_list>
\ No newline at end of file
140 141
\ No newline at end of file \ No newline at end of file
Hosting Subscription | VariationRange
\ No newline at end of file
...@@ -2,9 +2,6 @@ ...@@ -2,9 +2,6 @@
<portal_type id="Computer Partition"> <portal_type id="Computer Partition">
<item>ComputerPartition</item> <item>ComputerPartition</item>
</portal_type> </portal_type>
<portal_type id="Hosting Subscription">
<item>VariationRange</item>
</portal_type>
<portal_type id="System Preference"> <portal_type id="System Preference">
<item>VifibSystemPreference</item> <item>VifibSystemPreference</item>
</portal_type> </portal_type>
......
495 496
\ No newline at end of file \ No newline at end of file
Computer Partition | ComputerPartition Computer Partition | ComputerPartition
Hosting Subscription | VariationRange
System Preference | VifibSystemPreference System Preference | VifibSystemPreference
Virtio Partition | ComputerPartition Virtio Partition | 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