Code

Updated table summary
[gosa.git] / gosa-plugins / goto / admin / applications / application-list-release.xml
index b8273000eeb184d7a8a626151793e575481141c6..6ea5a8d8ba82d47d6435103a526e7454413310a8 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>
       <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>