summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 646034e)
raw | patch | inline | side by side (parent: 646034e)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:13:38 +0000 (12:13 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:13:38 +0000 (12:13 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17950 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/systems/admin/systems/class_servGeneric.inc | patch | blob | history |
diff --git a/gosa-plugins/systems/admin/systems/class_servGeneric.inc b/gosa-plugins/systems/admin/systems/class_servGeneric.inc
index bdee72a1bad3ac455905d68bf606f01633d6845a..bac4049aa5ca70b4fa027e301d1ea19586b2eb77 100644 (file)
/* Fill templating stuff */
$smarty= get_smarty();
- $smarty->assign("usePrototype", "true");
+
$tmp = $this->plInfo();
foreach($tmp['plProvidedAcls'] as $name => $translated){