Commit a2652786 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

revert 'adding business_template_skin_layer_priority in erp5_dms skin folder' because...

* erp5_dms skin folder has several security related scripts and adding higher priority in this skin folder will break security configuration until we put much higher priority for the folder containing customized security related scripts.
* for View layer, erp5_dms is located higher than erp5_xhtml_style in reality.
* overriding fckeditor_wysiwyg_support in erp5_dms is not a so good idea.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29149 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 01b6183a
......@@ -9,33 +9,12 @@
</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>100.0</float> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>erp5_dms</string> </value>
......
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