Code

Removed usePrototype flag, its activated always now.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 29 Apr 2010 12:13:48 +0000 (12:13 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 29 Apr 2010 12:13:48 +0000 (12:13 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17954 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/admin/systems/goto/class_terminalStartup.inc

index f0f568128855980a90c2d10cd6869436ffb45510..78c2b3067bc96408e3080f0f4333a85972fb64f7 100644 (file)
@@ -296,7 +296,7 @@ class termstartup extends plugin
     }
     $this->ldapList->setListData($data,$lData);
     $this->ldapList->update();
-    $smarty->assign("usePrototype", "true");
+