Code

Fixed remove.tpl
[gosa.git] / plugins / admin / groups / acl_definition.inc
index 580029e607a2e97c2744a5f8201cf8fced61157b..e4e27bea8c1370640944f92e71aa93ec4a1c158e 100644 (file)
@@ -194,5 +194,19 @@ $ACLD['goFonConference']= array(
                        "goFonConferenceOption_c",
                        "goFonConferenceOwner");
 
+$ACLD['gotoEnvironment']=array(
+                                       "gotoPrinter",
+                                       "gotoEnvironment",
+                                       "gotoShare",
+                                       "gotoProfileServer",
+                                       "gotoProfileFlags",
+                                       "gotoXResolution",
+                                       "gotoLogonScript",
+                                       "gotoKioskProfile",
+                                       "gotoProfileQuota",
+                                       "gotoHotplugDevice"
+                                       );
+
+
 $ACLD['global-addressbook']=  array("create", "delete");
 ?>