diff --git a/lib/evaluation/classes/EvaluationTreeEditView.class.php b/lib/evaluation/classes/EvaluationTreeEditView.class.php index b4aa5debf47da63bb49e4021dea4492a73123c20..c5b8867ebffa727ac160ff2f5606b70a52e32840 100644 --- a/lib/evaluation/classes/EvaluationTreeEditView.class.php +++ b/lib/evaluation/classes/EvaluationTreeEditView.class.php @@ -489,18 +489,6 @@ class EvaluationTreeEditView $path = "<a name=\"anchor\"> </a>\n" . _("Sie sind hier:") . " "; - if (0 && $this->startItemID != ROOT_ITEM) { - - - $path .= "<a class=\"tree\" href=\"" - . URLHelper::getLink($this->getSelf("itemID=root")) - . "\">" -# . Icon::create('arr_1right', 'attention')->asImg() -# . "width=\"10\" hight=\"20\">" -# . " " - . _("Evaluation") - . "</a>"; - } $path .= "<a class=\"tree\" href=\"" . URLHelper::getLink($this->getSelf("itemID=" . ROOT_BLOCK, false)) . "\">"