Commit f79c3ff7 authored by Yusei Tahara's avatar Yusei Tahara

2009-05-15 yusei

* Add a Editor Field template field to Base_viewFieldLibrary. my_text_content was not appropriate in general.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26997 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bd1b9df9
......@@ -109,7 +109,6 @@
<string>my_comment</string>
<string>my_multi_list_field</string>
<string>my_checkbox</string>
<string>my_text_content</string>
<string>my_text_format</string>
<string>my_lines_field</string>
<string>my_file_field</string>
......@@ -123,6 +122,8 @@
<string>my_link_field</string>
<string>my_multi_check_box_field</string>
<string>my_input_button_field</string>
<string>my_text_content</string>
<string>my_editor_field</string>
</list>
</value>
</item>
......
2009-05-15 yusei
* Add a Editor Field template field to Base_viewFieldLibrary. my_text_content was not appropriate in general.
2009-05-14 nicolas
* add new Zodb Cache Portal Type
......
1203
\ No newline at end of file
1204
\ 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