Commit c1e76311 authored by Jérome Perrin's avatar Jérome Perrin

Added Link and ChatAddress portal types to contact listbox.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6144 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9282d8a3
...@@ -460,6 +460,14 @@ ...@@ -460,6 +460,14 @@
<string>Fax</string> <string>Fax</string>
<string>Fax</string> <string>Fax</string>
</tuple> </tuple>
<tuple>
<string>ChatAddress</string>
<string>ChatAddress</string>
</tuple>
<tuple>
<string>Link</string>
<string>Link</string>
</tuple>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -464,6 +464,10 @@ ...@@ -464,6 +464,10 @@
<string>ChatAddress</string> <string>ChatAddress</string>
<string>ChatAddress</string> <string>ChatAddress</string>
</tuple> </tuple>
<tuple>
<string>Link</string>
<string>Link</string>
</tuple>
</list> </list>
</value> </value>
</item> </item>
......
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