From 4d5fd5f96acfd166d7519826b7b6b3b63f898954 Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 15 Nov 2005 08:09:29 +0000 Subject: [PATCH] Updated template git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1949 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/admin/groups/application.tpl | 14 +++++--------- plugins/admin/groups/class_groupApplication.inc | 2 ++ 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/plugins/admin/groups/application.tpl b/plugins/admin/groups/application.tpl index 7d122c172..3c87bcada 100644 --- a/plugins/admin/groups/application.tpl +++ b/plugins/admin/groups/application.tpl @@ -1,23 +1,19 @@ - - - -
+
- {html_options options=$used_apps}
+
- -
-
- +
  +
{$List} diff --git a/plugins/admin/groups/class_groupApplication.inc b/plugins/admin/groups/class_groupApplication.inc index 4e35980d2..481c51496 100644 --- a/plugins/admin/groups/class_groupApplication.inc +++ b/plugins/admin/groups/class_groupApplication.inc @@ -192,6 +192,8 @@ class appgroup extends plugin $div = new DivSelectBox("appgroup"); + $div->SetHeight(300); + /* NEW LIST MANAGMENT * We also need to search for the departments * So we are able to navigate like in konquerer -- 2.30.2