Code

Set mode to read_only if we edit frozen apps
[gosa.git] / gosa-plugins / goto / admin / applications / application-list.xml
index 29e9933e10dfb0851cd07da4a32608b0be95696e..601f1aee785578145344e1e118b48d57507e2b26 100644 (file)
@@ -22,7 +22,7 @@
   </definition>
 
   <table>
-    <layout>|16px|||150px;r|</layout>
+    <layout>|20px;c|||150px;r|</layout>
 
     <department>
       <value>%{filter:objectType(dn,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>
@@ -83,6 +83,7 @@
       <name>remove</name>
       <type>entry</type>
       <image>images/lists/trash.png</image>
+      <objectclass>FAKE_OC_branch</objectclass>
       <label>Remove</label>
     </action>