summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 61ef2c5)
raw | patch | inline | side by side (parent: 61ef2c5)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 5 Jul 2011 13:45:50 +0000 (13:45 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 5 Jul 2011 13:45:50 +0000 (13:45 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20933 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/systems/admin/systems/class_systemManagement.inc | patch | blob | history |
diff --git a/gosa-plugins/systems/admin/systems/class_systemManagement.inc b/gosa-plugins/systems/admin/systems/class_systemManagement.inc
index 5e1a304ad2a86d417bf69b6db4826170a27b94cc..062a1d98ff7497b7bfb222d74654e84341e2fa82 100644 (file)
{
$tabs = array(
"device" => array(
- "ou" => get_ou('Device','DeviceRDN'),
+ "ou" => get_ou('Device','GOsaDeviceRDN'),
"plugClass" => "Device",
"tabClass" => "DeviceTab",
"tabDesc" => "NEWDEVICETABS",