summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3351013)
raw | patch | inline | side by side (parent: 3351013)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:12:52 +0000 (12:12 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:12:52 +0000 (12:12 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17935 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/main.php | patch | blob | history |
index fc440536a34e4df802e974c6acd109c6a5c9d6ec..44d0a59a929583f8c1e7dc22951094e04a532d38 100644 (file)
--- a/gosa-core/html/main.php
+++ b/gosa-core/html/main.php
$smarty->assign ("plug", "$plug");
$smarty->assign("iePngWorkaround", $config->get_cfg_value("iePngWorkaround","false" ) == "true");
-$smarty->assign("usePrototype", "false");
+
/* React on clicks */
if ($_SERVER["REQUEST_METHOD"] == "POST"){