Code

Updated check for activated faiManagement
[gosa.git] / gosa-core / plugins / addons / configViewer / property-list.xml
index eab54b3de980833c616b918e1b6336e7f9f36fc5..eed237679e3a7d21c2d443cdce0c5f9247923e5b 100644 (file)
@@ -54,7 +54,7 @@
   </definition>
 
   <table>
-    <layout>|20px;c|80px|100px|100px||60px;r|</layout>
+    <layout>|20px;c|80px|100px|200px||60px;r|</layout>
 
     <column>
       <value>%{filter:objectType(dn,objectClass)}</value>
@@ -80,7 +80,7 @@
       <label>Name</label>
       <sortAttribute>cn</sortAttribute>
       <sortType>string</sortType>
-      <value>%{filter:propertyName(cn,description)}</value>
+      <value>%{filter:propertyName(class,cn,description,mandatory)}</value>
       <export>true</export>
     </column>
 
@@ -88,7 +88,7 @@
       <label>Value</label>
       <sortAttribute>value</sortAttribute>
       <sortType>string</sortType>
-      <value>%{filter:propertyValue(class,cn,value,type,default,description)}</value>
+      <value>%{filter:propertyValue(class,cn,value,type,default,defaults,check,mandatory)}</value>
       <export>true</export>
     </column>
 
 
   <actionmenu>
 
-    <action>
-     <type>sub</type>
-     <image>images/lists/element.png[new]</image>
-     <label>Create</label>
-
-     <action>
-      <name>new</name>
-      <type>entry</type>
-      <image>plugins/sudo/images/select_sudo.png[new]</image>
-      <label>Role</label>
-     </action>
-
-     <action>
-      <name>new_default</name>
-      <type>entry</type>
-      <image>plugins/sudo/images/select_sudo.png</image>
-      <label>Default</label>
-     </action>
-
-    </action>
-
-    <action>
-      <type>separator</type>
-    </action>
-
     <action>
       <name>remove</name>
       <type>entry</type>
       <type>exporter</type>
     </action>
 
-    <action>
-      <type>separator</type>
-    </action>
-
-    <action>
-      <type>copypaste</type>
-    </action>
-
-    <action>
-      <type>snapshot</type>
-    </action>
-
   </actionmenu>
 
   <actiontriggers snapshot="false" copypaste="false">