summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 11457a6)
raw | patch | inline | side by side (parent: 11457a6)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:14:03 +0000 (12:14 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:14:03 +0000 (12:14 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17959 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/dns/admin/systems/services/dns/class_servDNSeditZone.inc | patch | blob | history |
diff --git a/gosa-plugins/dns/admin/systems/services/dns/class_servDNSeditZone.inc b/gosa-plugins/dns/admin/systems/services/dns/class_servDNSeditZone.inc
index 65e75c9191129446e99464abe4299b9a72eb6407..bd3b793a5690f87d5e6824e9168292caa3b93fd3 100644 (file)
/* Fill templating stuff */
$smarty= get_smarty();
- $smarty->assign("usePrototype", "true");
+
$smarty->assign("Zone_is_used",$this->Zone_is_used);
$ui = get_userinfo();