Code

Added storage RDN properties.
[gosa.git] / gosa-plugins / goto / admin / applications / application-list-release.xml
index b8273000eeb184d7a8a626151793e575481141c6..e9fdb43a6013c80069c677ef2bf28207617cbd20 100644 (file)
@@ -22,7 +22,7 @@
   </definition>
 
   <table>
-    <layout>|16px|||120px|150px;r|</layout>
+    <layout>|16px|||150px;r|</layout>
 
     <department>
       <value>%{filter:objectType(dn,objectClass)}</value>
       <export>true</export>
     </column>
 
-    <column>
-      <label>Properties</label>
-      <value>%{filter:filterProperties(row,objectClass)}</value>
-    </column>
-
     <column>
       <label>Actions</label>
       <value>%{filter:actions(dn,row,objectClass)}</value>
 
     <action>
      <type>sub</type>
-     <image>images/lists/new.png</image>
+     <image>images/lists/element.png[new]</image>
      <label>Create</label>
 
      <action>
       <name>new</name>
       <type>entry</type>
-      <image>images/lists/new.png</image>
+      <image>plugins/goto/images/select_application.png[new]</image>
       <label>Application</label>
      </action>
     </action>
       <type>separator</type>
     </action>
 
-    <action>
-      <name>edit</name>
-      <type>entry</type>
-      <image>images/lists/edit.png</image>
-      <label>Edit</label>
-    </action>
-
     <action>
       <name>remove</name>
       <type>entry</type>
 
     <action>
       <type>copypaste</type>
+      <cut>false</cut>
     </action>
 
     <action>
 
     <action>
       <name>cp</name>
+      <cut>false</cut>
       <type>copypaste</type>
     </action>
 
       <type>entry</type>
       <image>images/lists/trash.png</image>
       <acl>application/application[d]</acl>
+      <objectclass>FAKE_OC_branch</objectclass>
       <label>Remove application</label>
     </action>