Commit 68c5b22f authored by Ivan Tyagov's avatar Ivan Tyagov

Embedded File replaces "embedded" like File & Image portal types.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41982 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 66c4113f
......@@ -90,9 +90,8 @@
<item>Credit Card</item>
<item>Document</item>
<item>Email</item>
<item>Embedded File</item>
<item>Fax</item>
<item>File</item>
<item>Image</item>
<item>Link</item>
<item>Telephone</item>
</portal_type>
......@@ -107,9 +106,8 @@
<item>Chat Address</item>
<item>Credit Card</item>
<item>Email</item>
<item>Embedded File</item>
<item>Fax</item>
<item>File</item>
<item>Image</item>
<item>Link</item>
<item>Telephone</item>
</portal_type>
......
......@@ -59,7 +59,6 @@ context.ERP5Site_checkDataWithScript("Base_migrateToEmbeddedFile", \n
tag="migrate",\n
active_process=active_process.getPath())\n
\n
\n
print "Migration started with process id: %s" %active_process.getPath()\n
return printed\n
</string> </value>
......
927
\ No newline at end of file
929
\ No newline at end of file
......@@ -65,9 +65,8 @@ Organisation | Chat Address
Organisation | Credit Card
Organisation | Document
Organisation | Email
Organisation | Embedded File
Organisation | Fax
Organisation | File
Organisation | Image
Organisation | Link
Organisation | Telephone
Person Module | Person
......@@ -78,9 +77,8 @@ Person | Career
Person | Chat Address
Person | Credit Card
Person | Email
Person | Embedded File
Person | Fax
Person | File
Person | Image
Person | Link
Person | Telephone
Query Module | Query
......
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