Code

Updated pathTitle for the Folder Widget
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 11 Oct 2010 08:06:17 +0000 (08:06 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 11 Oct 2010 08:06:17 +0000 (08:06 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19964 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/groupware/personal/groupware/FolderWidget/class_FolderWidget.inc

index 3a0fc4403be7041d1f5fe69509de913ea0bc58e6..62a272def1a1207802b993b2de4bc33bd5b85b37 100644 (file)
@@ -2,6 +2,7 @@
 
 class FolderWidget extends plugin
 {
+    public $pathTitle = "Folder";
 
     private $pathSeparator = "/";
     private $rootName = "/";