summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1be1e00)
raw | patch | inline | side by side (parent: 1be1e00)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:13:25 +0000 (12:13 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:13:25 +0000 (12:13 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17946 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/ogroups/class_ogroup.inc | patch | blob | history |
diff --git a/gosa-core/plugins/admin/ogroups/class_ogroup.inc b/gosa-core/plugins/admin/ogroups/class_ogroup.inc
index e3f3768fe286c87eafe0b2f4d6b5a377785ba203..614b4a1f537b131c1784662dd8b0a541b1677ff1 100644 (file)
/* Load templating engine */
$smarty= get_smarty();
- $smarty->assign("usePrototype", "true");
+
$tmp = $this->plInfo();
foreach($tmp['plProvidedAcls'] as $name => $translation){