Commit 9ca6c880 authored by Romain Courteaud's avatar Romain Courteaud

2006-08-02 Romain

* Added title to some forms.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8977 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 50ddd696
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
<value> <value>
<dictionary> <dictionary>
<item> <item>
<key> <string>Default</string> </key> <key> <string>Default</string> </key>
<value> <value>
<list> <list>
<string>my_title</string> <string>my_title</string>
...@@ -152,7 +152,7 @@ ...@@ -152,7 +152,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <string>Trade Purchase Field Library</string> </value>
</item> </item>
<item> <item>
<key> <string>unicode_mode</string> </key> <key> <string>unicode_mode</string> </key>
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
<value> <value>
<dictionary> <dictionary>
<item> <item>
<key> <string>Default</string> </key> <key> <string>Default</string> </key>
<value> <value>
<list> <list>
<string>my_title</string> <string>my_title</string>
...@@ -153,7 +153,7 @@ ...@@ -153,7 +153,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <string>Trade Sale Field Library</string> </value>
</item> </item>
<item> <item>
<key> <string>unicode_mode</string> </key> <key> <string>unicode_mode</string> </key>
......
2006-08-02 Romain
* Added title to some forms.
2006-07-03 Kevin 2006-07-03 Kevin
* Merge Seb's delivery_patch business template and erp5_trade. * Merge Seb's delivery_patch business template and erp5_trade.
* Revert previous action. * Revert previous action.
......
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