summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c604b6f)
raw | patch | inline | side by side (parent: c604b6f)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 22 Sep 2009 11:00:12 +0000 (11:00 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 22 Sep 2009 11:00:12 +0000 (11:00 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14306 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/rolemanagement/admin/roleManagement/class_divListRole.inc | patch | blob | history |
diff --git a/gosa-plugins/rolemanagement/admin/roleManagement/class_divListRole.inc b/gosa-plugins/rolemanagement/admin/roleManagement/class_divListRole.inc
index beb068a699084c4c55e8856229c970316eb57b09..596f8baf37109f8674bdcccf7ca66e20b3ddd1fa 100644 (file)
// Add copy & cut functionality */
- $actions = $this->parent->get_copypaste_action($val['dn'],"ogroups","ogroup");
+ $actions = $this->parent->get_copypaste_action($val['dn'],"roles","roleGeneric");
// Create edit and remove icon buttons
$actions.= "<input class='center' type='image'