Code

Updated system listing
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 15 Oct 2008 07:14:15 +0000 (07:14 +0000)
committerhickert <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

gosa-plugins/systems/admin/systems/class_divListSystem.inc

index f9f0666ed785e98c308c019f2ade51f650521515..2ce3f7f100c3ca99d7e39876f2137a300a30b747 100644 (file)
@@ -55,7 +55,8 @@ class divListSystem extends MultiSelectWindow
                                                                   "phone",
                                                                   "incoming",
                                                                   "winworkstation",
-                                                                  "printer"));
+                                                                  "printer",
+                                                                  "opsi"));
 
     $this->parent       = $parent;
     $this->ui           = get_userinfo();