소스 검색

ConnectableCI is now an abstract class

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

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

@@ -1682,7 +1682,7 @@
       <parent>PhysicalDevice</parent>
       <properties>
         <category>bizmodel,searchable</category>
-        <abstract>false</abstract>
+        <abstract>true</abstract>
         <key_type>autoincrement</key_type>
         <db_table>connectableci</db_table>
         <db_key_field>id</db_key_field>