Commit b33b4579 authored by Julien Muchembled's avatar Julien Muchembled

payroll: really fix type of skin priorities

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42688 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 91279957
......@@ -31,7 +31,7 @@
</item>
<item>
<key> <string>business_template_skin_layer_priority</string> </key>
<value> <string>1</string> </value>
<value> <float>1.0</float> </value>
</item>
<item>
<key> <string>id</string> </key>
......
579
\ No newline at end of file
580
\ No newline at end of file
......@@ -31,7 +31,7 @@
</item>
<item>
<key> <string>business_template_skin_layer_priority</string> </key>
<value> <string>50</string> </value>
<value> <float>50.0</float> </value>
</item>
<item>
<key> <string>id</string> </key>
......
131
\ No newline at end of file
132
\ 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