Code

Updated system management
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 14 Oct 2008 11:30:49 +0000 (11:30 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 14 Oct 2008 11:30:49 +0000 (11:30 +0000)
-Allow listing of winstation objects

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12686 594d385d-05f5-0310-b6e9-bd551577e9d8

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

index f8ce5f991ab53b0b7ff4e739ce5425afc86dce6e..f9f0666ed785e98c308c019f2ade51f650521515 100644 (file)
@@ -54,6 +54,7 @@ class divListSystem extends MultiSelectWindow
                                                                   "terminal",
                                                                   "phone",
                                                                   "incoming",
+                                                                  "winworkstation",
                                                                   "printer"));
 
     $this->parent       = $parent;