Commit d809befa authored by Vincent Pelletier's avatar Vincent Pelletier

Add a priority value.

Use External_folder_print instead of ExtFolder_print.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5376 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bff4fd3e
......@@ -58,7 +58,7 @@
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>1.0</float> </value>
<value> <float>4.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
......@@ -85,7 +85,7 @@
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>string:${object_url}/ExtFolder_print</string> </value>
<value> <string>string:${object_url}/ExternalFolder_print</string> </value>
</item>
</dictionary>
</pickle>
......
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