summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2331e0e)
raw | patch | inline | side by side (parent: 2331e0e)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 18 Mar 2010 14:00:52 +0000 (14:00 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 18 Mar 2010 14:00:52 +0000 (14:00 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16919 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 9d17bb50b32cec25715e85f86870bea59d86b2a8..8374b3ac9879d60a8a5697bc0c9931cf306ba082 100644 (file)
$smarty->assign("cn", $this->cn);
$smarty->assign("description", $this->description);
- $smarty->assign("staticAddress", "");
/* tell smarty the inherit checkbox state */
$smarty->assign("inheritTimeServer",$this->inheritTimeServer);