Commit e9d34e69 authored by Romain Courteaud's avatar Romain Courteaud

Remove % as default parameters in Folder_viewSearchDialog.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9908 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 52349e20
......@@ -199,7 +199,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value> <string>%</string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......
......@@ -199,7 +199,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value> <string>%</string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......
......@@ -199,7 +199,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value> <string>%</string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......
63
\ No newline at end of file
65
\ 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