summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4d16a8f)
raw | patch | inline | side by side (parent: 4d16a8f)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 15 Oct 2008 07:14:15 +0000 (07:14 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 15 Oct 2008 07:14:15 +0000 (07:14 +0000) |
-Allow to view opsi hosts.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12699 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12699 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/systems/admin/systems/class_divListSystem.inc | patch | blob | history |
diff --git a/gosa-plugins/systems/admin/systems/class_divListSystem.inc b/gosa-plugins/systems/admin/systems/class_divListSystem.inc
index f9f0666ed785e98c308c019f2ade51f650521515..2ce3f7f100c3ca99d7e39876f2137a300a30b747 100644 (file)
"phone",
"incoming",
"winworkstation",
- "printer"));
+ "printer",
+ "opsi"));
$this->parent = $parent;
$this->ui = get_userinfo();