summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a68ae39)
raw | patch | inline | side by side (parent: a68ae39)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:13:23 +0000 (12:13 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:13:23 +0000 (12:13 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17945 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/mimetypes/class_mimetypeGeneric.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/mimetypes/class_mimetypeGeneric.inc b/gosa-plugins/goto/admin/mimetypes/class_mimetypeGeneric.inc
index efad4e1927e75003b18b3e34df5443a19b9a2900..390ca3b073c5d3d2e1adeddd8db3a44246cb23b0 100644 (file)
$this->embeddedList->setListData($data, $lData);
$this->embeddedList->update();
- $smarty->assign("usePrototype", "true");
+
$smarty->assign("bases", $this->get_allowed_bases());
$smarty->assign("base_select", $this->base);
$smarty->assign("isReleaseMimeType", $this->is_release());