summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 55bdc26)
raw | patch | inline | side by side (parent: 55bdc26)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:13:20 +0000 (12:13 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:13:20 +0000 (12:13 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17944 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/groups/class_group.inc | patch | blob | history |
diff --git a/gosa-core/plugins/admin/groups/class_group.inc b/gosa-core/plugins/admin/groups/class_group.inc
index 3909895b3f6681d0b9001424a8a0b5bd41702dab..0cd16e0064e6f146b32c4a8cd165e5c986e23806 100644 (file)
}
$smarty->assign("trustModeDialog" , $trustModeDialog);
- $smarty->assign("usePrototype", "true");
+
if($this->config->search("nagiosaccount", "CLASS",array('menu'))){
$smarty->assign("nagios",true);