summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e77c92c)
raw | patch | inline | side by side (parent: e77c92c)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:13:53 +0000 (12:13 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:13:53 +0000 (12:13 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17956 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/systems/goto/class_workstationStartup.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/systems/goto/class_workstationStartup.inc b/gosa-plugins/goto/admin/systems/goto/class_workstationStartup.inc
index 6d7e60f574d79326587d3ad0752248b4755be9ad..d8b427de0e6e5aab6e602b5717a0047ccb2e560a 100644 (file)
}
$this->ldapList->setListData($data,$lData);
$this->ldapList->update();
- $smarty->assign("usePrototype", "true");
+
if($this->gotoLdap_inherit){
$smarty->assign("gotoLdapServerACL_inherit", preg_replace("/w/","",$this->getacl("gotoLdapServer")));;