summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 689b589)
raw | patch | inline | side by side (parent: 689b589)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:12:58 +0000 (12:12 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:12:58 +0000 (12:12 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17937 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_listing.inc | patch | blob | history |
index cdac583f1592e8f9bd9e6cd32c6bb4d981e88ff1..e05d5ca5aacb62bba570acc4dfa364a019d25661 100644 (file)
$result.= '</script>';
$smarty= get_smarty();
- $smarty->assign("usePrototype", "true");
+
$smarty->assign("FILTER", $this->filter->render());
$smarty->assign("SIZELIMIT", print_sizelimit_warning());
$smarty->assign("LIST", $result);