Code

Fixed department listing
[gosa.git] / gosa-core / plugins / admin / departments / dep-list.xml
index 0000cc5987ce98e1ef5f80010bc0ec3ca033c214..62f547bae3a7de32abb1ea2c64a80653b76159e2 100644 (file)
 
     <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>