Code

Updated system filter
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 7 Jan 2010 16:15:24 +0000 (16:15 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 7 Jan 2010 16:15:24 +0000 (16:15 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15115 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/systems/admin/systems/system-list.xml

index c872aa17ef4cf2c12c819323490c464fd024652e..cbc46254e33357b95478c705d68c5afca062ec9d 100644 (file)
@@ -72,6 +72,7 @@
       <type>entry</type>
       <image>plugins/systems/images/select_server.png</image>
       <label>Server</label>
+      <depends>servgeneric</depends>
      </action>
 
      <action>
@@ -79,6 +80,7 @@
       <type>entry</type>
       <image>plugins/systems/images/select_workstation.png</image>
       <label>Workstation</label>
+      <depends>workgeneric</depends>
      </action>
 
      <action>
@@ -86,6 +88,7 @@
       <type>entry</type>
       <image>plugins/systems/images/select_terminal.png</image>
       <label>Terminal</label>
+      <depends>termgeneric</depends>
      </action>
 
      <action>
@@ -93,6 +96,7 @@
       <type>entry</type>
       <image>plugins/systems/images/select_printer.png</image>
       <label>Network printer</label>
+      <depends>printgeneric</depends>
      </action>
 
      <action>
       <type>entry</type>
       <image>plugins/systems/images/select_phone.png</image>
       <label>Phone</label>
+      <depends>phoneGeneric</depends>
      </action>
 
      <action>
       <type>entry</type>
       <image>plugins/systems/images/select_component.png</image>
       <label>Network device</label>
+      <depends>componentGeneric</depends>
      </action>
 
      <action>