Commit 3c89671e authored by Fabien Morin's avatar Fabien Morin

fix two field titles

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30767 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1719c57c
...@@ -12,9 +12,7 @@ ...@@ -12,9 +12,7 @@
<item> <item>
<key> <string>delegated_list</string> </key> <key> <string>delegated_list</string> </key>
<value> <value>
<list> <list/>
<string>title</string>
</list>
</value> </value>
</item> </item>
<item> <item>
...@@ -86,10 +84,6 @@ ...@@ -86,10 +84,6 @@
<key> <string>target</string> </key> <key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value> <value> <string>Click to edit the target</string> </value>
</item> </item>
<item>
<key> <string>title</string> </key>
<value> <string>Sate</string> </value>
</item>
</dictionary> </dictionary>
</value> </value>
</item> </item>
......
...@@ -98,7 +98,7 @@ ...@@ -98,7 +98,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Gencod</string> </value> <value> <string>EAN-13 Code</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
......
155 156
\ No newline at end of file \ 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