Commit 2bdf3ce4 authored by Ivan Tyagov's avatar Ivan Tyagov

Remove business_template_skin_layer_priority which is no longer required for proper skin ordering.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28008 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5a584a03
......@@ -12,18 +12,7 @@
<item>
<key> <string>_local_properties</string> </key>
<value>
<tuple>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>business_template_skin_layer_priority</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>float</string> </value>
</item>
</dictionary>
</tuple>
<tuple/>
</value>
</item>
<item>
......@@ -32,10 +21,6 @@
<tuple/>
</value>
</item>
<item>
<key> <string>business_template_skin_layer_priority</string> </key>
<value> <float>100.0</float> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>erp5_access_tab</string> </value>
......
777
\ No newline at end of file
778
\ 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