Commit 04203f93 authored by Mohamadou Mbengue's avatar Mohamadou Mbengue

2010-06-23 mohamadou

* change erp5_egov skin priority since some standard scripts are redefined in it.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36533 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4f7c5dd1
......@@ -12,7 +12,18 @@
<item>
<key> <string>_local_properties</string> </key>
<value>
<tuple/>
<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>
......@@ -21,6 +32,10 @@
<tuple/>
</value>
</item>
<item>
<key> <string>business_template_skin_layer_priority</string> </key>
<value> <float>150.0</float> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>erp5_egov</string> </value>
......
2010-06-23 mohamadou
* change erp5_egov skin priority since some standar script are redefined.
2010-06-23 mayoro
* correct previous commit, use procedure_request instead of procedure
......
596
\ No newline at end of file
598
\ 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