summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 33821d2)
raw | patch | inline | side by side (parent: 33821d2)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 25 Oct 2010 05:34:43 +0000 (05:34 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 25 Oct 2010 05:34:43 +0000 (05:34 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20130 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/groupware/personal/groupware/FolderWidget/class_FolderWidgetListing.inc | patch | blob | history |
diff --git a/gosa-plugins/groupware/personal/groupware/FolderWidget/class_FolderWidgetListing.inc b/gosa-plugins/groupware/personal/groupware/FolderWidget/class_FolderWidgetListing.inc
index 223e1263d2c67a2965785e044d7501205fcaebc2..1e32a154ad02accf73dbea60556af4decd8faa8b 100644 (file)
// Create folderSelector using dummy entries, those will be replaced
// once setFolderList is called.
- $this->folderSelector = new ItemSelector(array($this->rootBase => '/'),$this->rootBase,$this->rootBase);
+ $this->folderSelector = new releaseSelector(array($this->rootBase => '/'),$this->rootBase,$this->rootBase);
parent::__construct($config, $ui, "Folder", $headpage);
// Register default actions