summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d3beeb5)
raw | patch | inline | side by side (parent: d3beeb5)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Apr 2008 12:01:04 +0000 (12:01 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Apr 2008 12:01:04 +0000 (12:01 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10646 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/addons/goto/events/class_EventTargetAddList.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/addons/goto/events/class_EventTargetAddList.inc b/gosa-plugins/goto/addons/goto/events/class_EventTargetAddList.inc
index 9b7ee83ab52fee3cc2d7b785ef33eefb9c10f3c0..faeb2ac83afeccf6394763528d7d8bb1cd4e86ac 100644 (file)
MultiSelectWindow::MultiSelectWindow($config, "EventTargetAddList",
array("server",
"workstation",
- "ogroup"));
+ "ogroups"));
$this->parent = $parent;
$this->ui = get_userinfo();