Code

replaced <p> seperator style by <hr >
[gosa.git] / gosa-plugins / opsi / admin / opsiLicenses / opsiLicense-list.xml
index ba68c47b538144208e15ddaa7bc4eafbe4b798e9..d933b4e8f047b5760959de6f0ce54a04963c8c4b 100644 (file)
@@ -2,13 +2,13 @@
 
 <list>
   <definition>
-    <departmentBrowser>true</departmentBrowser>
+    <departmentBrowser>false</departmentBrowser>
     <departmentRootVisible>false</departmentRootVisible>
-    <baseMode>true</baseMode>
+    <baseMode>false</baseMode>
     <multiSelect>true</multiSelect>
     <template>opsiLicense-list.tpl</template>
-    <module>roles</module>
-    <label>List of licenses</label>
+    <module>opsi</module>
+    <label>List of license pools</label>
     <defaultSortColumn>1</defaultSortColumn>
 
     <objectType>
@@ -71,7 +71,7 @@
       <name>new</name>
       <type>entry</type>
       <image>plugins/opsi/images/license.png</image>
-      <label>Role</label>
+      <label>License</label>
      </action>
     </action>
 
       <type>exporter</type>
     </action>
 
-    <action>
-      <type>separator</type>
-    </action>
-
-    <action>
-      <type>copypaste</type>
-    </action>
-
-    <action>
-      <type>snapshot</type>
-    </action>
-
   </actionmenu>
 
-  <actiontriggers snapshot="true" copypaste="true">
-
-    <action>
-      <name>cp</name>
-      <type>copypaste</type>
-    </action>
+  <actiontriggers snapshot="false" copypaste="false">
 
     <action>
       <name>edit</name>
       <type>entry</type>
       <image>images/lists/edit.png</image>
-      <label>Edit role</label>
-    </action>
-
-    <action>
-      <name>snapshot</name>
-      <type>snapshot</type>
+      <label>Edit license</label>
     </action>
 
     <action>
       <name>remove</name>
       <type>entry</type>
       <image>images/lists/trash.png</image>
-      <acl>roles/role[d]</acl>
-      <label>Remove role</label>
+      <acl>opsi/licenseGeneric[d]</acl>
+      <label>Remove license</label>
     </action>
 
   </actiontriggers>