diff --git a/views/bootstrap/class.ViewFolder.php b/views/bootstrap/class.ViewFolder.php index 813e03499..3e2002a8d 100644 --- a/views/bootstrap/class.ViewFolder.php +++ b/views/bootstrap/class.ViewFolder.php @@ -101,6 +101,12 @@ class LetoDMS_View_ViewFolder extends LetoDMS_Bootstrap_Style { $owner = $folder->getOwner(); $this->contentContainerStart(); echo "
".getMLText("id").": | \n"; + echo "".htmlspecialchars($folder->getID())." | \n"; + echo "
".getMLText("owner").": | \n"; echo "getEmail())."\">".htmlspecialchars($owner->getFullName())." | \n"; @@ -193,6 +199,7 @@ class LetoDMS_View_ViewFolder extends LetoDMS_Bootstrap_Style { ?> + "> "; print "