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