Commit 52b3ed07 authored by Lucas Carvalho's avatar Lucas Carvalho

2011-04-07 lucas

* Replaced the your_business_configuration list field for an editor field, which must render the new business configuration list.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45200 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c0cbc06e
...@@ -145,6 +145,10 @@ ...@@ -145,6 +145,10 @@
<key> <string>update_action</string> </key> <key> <string>update_action</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>update_action_title</string> </key>
<value> <string></string> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
2011-04-07 lucas
* Replaced the your_business_configuration list field for an editor field, which must render the new business configuration list.
2011-04-07 lucas 2011-04-07 lucas
* Added the page template of new user interface which must replace the old your_business_configuration list field. * Added the page template of new user interface which must replace the old your_business_configuration list field.
......
509 510
\ 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