Commit 3a7eb192 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

add business_template_skin_layer_priority same as erp5_ods_style.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29163 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ca902256
...@@ -23,6 +23,16 @@ ...@@ -23,6 +23,16 @@
<value> <string>tokens</string> </value> <value> <string>tokens</string> </value>
</item> </item>
</dictionary> </dictionary>
<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> </value>
</item> </item>
...@@ -40,6 +50,10 @@ ...@@ -40,6 +50,10 @@
</tuple> </tuple>
</value> </value>
</item> </item>
<item>
<key> <string>business_template_skin_layer_priority</string> </key>
<value> <float>10.0</float> </value>
</item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>erp5_odt_style</string> </value> <value> <string>erp5_odt_style</string> </value>
......
76 77
\ No newline at end of file \ 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