Code

Updated manager selection
[gosa.git] / gosa-core / plugins / admin / departments / dep-list.xml
index 0000cc5987ce98e1ef5f80010bc0ec3ca033c214..441485db2b91c7ff7fef9fadf0082f850d1934f5 100644 (file)
@@ -8,7 +8,7 @@
     <multiSelect>true</multiSelect>
     <template>dep-list.tpl</template>
     <module>departments</module>
-    <label>List of departments</label>
+    <label>List of structural objects</label>
     <defaultSortColumn>1</defaultSortColumn>
 
     <objectType>
 
     <action>
      <type>sub</type>
-     <image>images/lists/new.png</image>
+     <image>images/lists/folder.png[new]</image>
      <label>Create</label>
 
      <action>
       <name>new_domain</name>
       <type>entry</type>
       <label>Domain</label>
-      <image>plugins/departments/images/domain.png</image>
+      <image>plugins/departments/images/domain.png[new]</image>
      </action>
     
      <action>
       <name>new_dcObject</name>
       <type>entry</type>
       <label>Domain component</label>
-      <image>plugins/departments/images/dc.png</image>
+      <image>plugins/departments/images/dc.png[new]</image>
      </action>
 
      <action>
       <name>new_country</name>
       <type>entry</type>
       <label>Country</label>
-      <image>plugins/departments/images/country.png</image>
+      <image>plugins/departments/images/country.png[new]</image>
      </action>
 
      <action>
       <name>new_locality</name>
       <type>entry</type>
       <label>Locality</label>
-      <image>plugins/departments/images/locality.png</image>
+      <image>plugins/departments/images/locality.png[new]</image>
      </action>
 
      <action>
       <name>new_organization</name>
       <type>entry</type>
       <label>Organization</label>
-      <image>plugins/departments/images/organization.png</image>
+      <image>plugins/departments/images/organization.png[new]</image>
      </action>
 
      <action>
       <name>new_organizationalUnit</name>
       <type>entry</type>
       <label>Department</label>
-      <image>images/lists/folder.png</image>
+      <image>images/lists/folder.png[new]</image>
      </action>
 
     </action>