From 9491140452455d5f1e22facddaf9b5ff03ddb293 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 1 Dec 2005 11:40:25 +0000 Subject: [PATCH] Updated todo git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2177 594d385d-05f5-0310-b6e9-bd551577e9d8 --- TODO | 2 -- plugins/admin/groups/acl_definition.inc | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 457ecf97c..bfb4ef588 100644 --- a/TODO +++ b/TODO @@ -8,8 +8,6 @@ face these: * Set default help to english -* Check Lock entries for FAI dialogs, some dialogs can be aborted without any warning. - * When editing MyAccount->Generic, the base is empty possibly acls incorrect. * applications -> new application -> editieren -> options hinzu -> Generic -> skript wird nicht aktualisiert diff --git a/plugins/admin/groups/acl_definition.inc b/plugins/admin/groups/acl_definition.inc index b6ea49d97..d37ec001b 100644 --- a/plugins/admin/groups/acl_definition.inc +++ b/plugins/admin/groups/acl_definition.inc @@ -293,6 +293,8 @@ $ACLD['logview'] = array("logview"); $ACLD['mailqueue'] = array("mailqueue","unhold_all","hold_all","del_all","requeue_all","unhold","hold","del","requeue","query","header"); $ACLD['ldapmanager']= array("ldapmanager","import","export","xlsexport","csvimport"); +$ACLD['goFonConference'] = array("goFonConference" => "goFonConference"); + $ACLD['FAIclass'] = array( "FAIclass" => "FAIclass" /* ,"FAIhook-View" => "FAIhook : View", -- 2.30.2