Commit 9ccc914e authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

use registered_skin_selection feature.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29143 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e1c3b9c5
<registered_skin_selection>
<skin_folder_selection>
<skin_folder>erp5_mobile_ui</skin_folder>
<skin_selection>Mobile</skin_selection>
</skin_folder_selection>
<skin_folder_selection>
<skin_folder>erp5_xhtml_style</skin_folder>
<skin_selection>Mobile</skin_selection>
</skin_folder_selection>
</registered_skin_selection>
\ No newline at end of file
......@@ -13,16 +13,6 @@
<key> <string>_local_properties</string> </key>
<value>
<tuple>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>business_template_registered_skin_selections</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>tokens</string> </value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>id</string> </key>
......@@ -42,14 +32,6 @@
<tuple/>
</value>
</item>
<item>
<key> <string>business_template_registered_skin_selections</string> </key>
<value>
<tuple>
<string>Mobile</string>
</tuple>
</value>
</item>
<item>
<key> <string>business_template_skin_layer_priority</string> </key>
<value> <float>150.0</float> </value>
......
erp5_mobile_ui | Mobile
erp5_xhtml_style | Mobile
\ No newline at end of file
<registered_skin_selection>
<skin_folder_selection>
<skin_folder>erp5_html_compatibility</skin_folder>
<skin_selection>View</skin_selection>
</skin_folder_selection>
<skin_folder_selection>
<skin_folder>erp5_xhtml_style</skin_folder>
<skin_selection>View</skin_selection>
</skin_folder_selection>
</registered_skin_selection>
\ No newline at end of file
......@@ -12,18 +12,7 @@
<item>
<key> <string>_local_properties</string> </key>
<value>
<tuple>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>business_template_registered_skin_selections</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>string</string> </value>
</item>
</dictionary>
</tuple>
<tuple/>
</value>
</item>
<item>
......@@ -32,10 +21,6 @@
<tuple/>
</value>
</item>
<item>
<key> <string>business_template_registered_skin_selections</string> </key>
<value> <string>View</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>erp5_html_compatibility</string> </value>
......
......@@ -12,18 +12,7 @@
<item>
<key> <string>_local_properties</string> </key>
<value>
<tuple>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>business_template_registered_skin_selections</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>tokens</string> </value>
</item>
</dictionary>
</tuple>
<tuple/>
</value>
</item>
<item>
......@@ -32,15 +21,6 @@
<tuple/>
</value>
</item>
<item>
<key> <string>business_template_registered_skin_selections</string> </key>
<value>
<tuple>
<string>View</string>
<string>Mobile</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>erp5_xhtml_style</string> </value>
......
831
\ No newline at end of file
832
\ No newline at end of file
erp5_html_compatibility | View
erp5_xhtml_style | View
\ 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