contact meta fix
This commit is contained in:
parent
cd561d3302
commit
15404dbec1
1 changed files with 0 additions and 5 deletions
|
|
@ -385,11 +385,6 @@
|
|||
<contactValue type="2" length="255" name="Значение контакта" shortname="Значение" searchable="true" sortable="true" visible="true"/>
|
||||
<id type="1" name="Идентификатор записи" shortname="ID" searchable="true" sortable="true"/>
|
||||
<actions>
|
||||
<post name="Добавление контакта компании">
|
||||
<companyId type="1" name="Идентификатор компании" shortname="Компания" link="company" linkCode="shortName" required="true"/>
|
||||
<contactType type="12" name="Наименование типа контакта" shortname="Тип контакта" link="contactType"/>
|
||||
<contactValue type="2" length="255" name="Значение контакта" shortname="Значение"/>
|
||||
</post>
|
||||
<put name="Изменение контакта компании">
|
||||
<id type="1" name="Идентификатор записи" shortname="ID" link="contact" linkCode="id" required="true"/>
|
||||
<contactType type="12" name="Наименование типа контакта" shortname="Тип контакта" link="contactType"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue