From b7971ca478f0523233471ddd491ccc76561b6b25 Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 10 Nov 2009 06:53:50 +0000 Subject: [PATCH] Updated management for mimetypes. -We can't edit multiple entries at once. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14806 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../goto/admin/mimetypes/class_mimetypeManagement.inc | 1 - .../goto/admin/mimetypes/mimetype-list-release.xml | 7 ------- gosa-plugins/goto/admin/mimetypes/mimetype-list.xml | 7 ------- 3 files changed, 15 deletions(-) diff --git a/gosa-plugins/goto/admin/mimetypes/class_mimetypeManagement.inc b/gosa-plugins/goto/admin/mimetypes/class_mimetypeManagement.inc index bff987415..4446674e4 100644 --- a/gosa-plugins/goto/admin/mimetypes/class_mimetypeManagement.inc +++ b/gosa-plugins/goto/admin/mimetypes/class_mimetypeManagement.inc @@ -112,7 +112,6 @@ class mimetypeManagement extends management function IsReleaseManagementActivated() { - return(false); /* Check if we should enable the release selection */ $tmp = $this->config->search("faiManagement", "CLASS",array('menu','tabs')); if(!empty($tmp)){ diff --git a/gosa-plugins/goto/admin/mimetypes/mimetype-list-release.xml b/gosa-plugins/goto/admin/mimetypes/mimetype-list-release.xml index 7be49fc64..a8baa1cc7 100644 --- a/gosa-plugins/goto/admin/mimetypes/mimetype-list-release.xml +++ b/gosa-plugins/goto/admin/mimetypes/mimetype-list-release.xml @@ -79,13 +79,6 @@ separator - - edit - entry - images/lists/edit.png - - - remove entry diff --git a/gosa-plugins/goto/admin/mimetypes/mimetype-list.xml b/gosa-plugins/goto/admin/mimetypes/mimetype-list.xml index 404dd21a0..2ab177915 100644 --- a/gosa-plugins/goto/admin/mimetypes/mimetype-list.xml +++ b/gosa-plugins/goto/admin/mimetypes/mimetype-list.xml @@ -79,13 +79,6 @@ separator - - edit - entry - images/lists/edit.png - - - remove entry -- 2.30.2