소스 검색

Add edition in place for Physical Interfaces on Connectable CI

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2302 a333f486-631f-4898-b8df-5754b55c2be0
etaloc 12 년 전
부모
커밋
3d0cf6175e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      datamodels/2.x/itop-config-mgmt/datamodel.itop-config-mgmt.xml

+ 1 - 0
datamodels/2.x/itop-config-mgmt/datamodel.itop-config-mgmt.xml

@@ -1765,6 +1765,7 @@
         <field id="physicalinterface_list" xsi:type="AttributeLinkedSet">
           <linked_class>PhysicalInterface</linked_class>
           <ext_key_to_me>connectableci_id</ext_key_to_me>
+          <edit_mode>in_place</edit_mode>
           <count_min>0</count_min>
           <count_max>0</count_max>
         </field>