Commit 99e13138 authored by Jérome Perrin's avatar Jérome Perrin

set a skin layer priority, because some skins from erp5_dms must override some...

set a skin layer priority, because some skins from erp5_dms must override some from erp5_base (for instance File_view)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34679 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 352ba37d
......@@ -9,12 +9,33 @@
</pickle>
<pickle>
<dictionary>
<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>
</value>
</item>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>business_template_skin_layer_priority</string> </key>
<value> <float>10.0</float> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>erp5_dms</string> </value>
......
1113
\ No newline at end of file
1114
\ 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