Procházet zdrojové kódy

Fix issue for creation of Logical Interface

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2614 a333f486-631f-4898-b8df-5754b55c2be0
etaloc před 12 roky
rodič
revize
51e89d54da

+ 6 - 0
datamodels/2.x/itop-virtualization-mgmt/datamodel.itop-virtualization-mgmt.xml

@@ -877,6 +877,9 @@
       <presentation>
         <details>
           <items>
+            <item id="name">
+              <rank>5</rank>
+            </item>
             <item id="ipaddress">
               <rank>10</rank>
             </item>
@@ -902,6 +905,9 @@
         </details>
         <search>
           <items>
+            <item id="name">
+              <rank>5</rank>
+            </item>
             <item id="ipaddress">
               <rank>10</rank>
             </item>