From 5c61aa5ab5944b41e61c18c772eed8a4b7987ab1 Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 10 Jan 2007 11:30:02 +0000 Subject: [PATCH] Fixed queue remove and added member warning git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5513 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/admin/ogroups/class_ogroupManagement.inc | 1 - plugins/admin/ogroups/phonequeue.tpl | 6 +++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/plugins/admin/ogroups/class_ogroupManagement.inc b/plugins/admin/ogroups/class_ogroupManagement.inc index 013fd6556..82c47d2fa 100644 --- a/plugins/admin/ogroups/class_ogroupManagement.inc +++ b/plugins/admin/ogroups/class_ogroupManagement.inc @@ -177,7 +177,6 @@ class ogroupManagement extends plugin /* Delete request is permitted, perform LDAP action */ $this->ogroup= new ogrouptabs($this->config, $this->config->data['TABS']['OGROUPTABS'], $this->dn); - $this->ogroup->set_acl(array($this->acl)); $this->ogroup->delete (); gosa_log ("Object group'".$this->dn."' has been removed"); unset ($this->ogroup); diff --git a/plugins/admin/ogroups/phonequeue.tpl b/plugins/admin/ogroups/phonequeue.tpl index 53fbb20ed..643b4a326 100644 --- a/plugins/admin/ogroups/phonequeue.tpl +++ b/plugins/admin/ogroups/phonequeue.tpl @@ -1,3 +1,7 @@ +

+ ! {t}Only users with the same asterisk home server will be included to this queue.{/t} +

+ -- 2.30.2
@@ -268,7 +272,7 @@
{render acl=$goFonQueueAnnounceHoldtimeACL} - + {/render} {t}Announce holdtime{/t}