Commit 33b6b4a9 authored by Ivan Tyagov's avatar Ivan Tyagov

Express preferences should be 'System Preference' rather than 'Preference'.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31820 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6bd0b623
......@@ -33,7 +33,9 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
......@@ -51,9 +53,13 @@
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Action Information</string> </value>
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>6.0</float> </value>
<value> <float>9.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
......@@ -77,7 +83,7 @@
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>string:${object_url}/Preference_viewExpress</string> </value>
<value> <string>string:${object_url}/SystemPreference_viewExpress</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -114,7 +114,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Preference_viewExpress</string> </value>
<value> <string>SystemPreference_viewExpress</string> </value>
</item>
<item>
<key> <string>method</string> </key>
......
145
\ No newline at end of file
146
\ No newline at end of file
Preference | express_preference
System Preference | express_preference
Wizard Tool | 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