#parse("/textvalidation.vm")
#if ($policyCheck.canSeeCoreData("ProjectDescription")) #end
#if ($canEditName) #else #end
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getcoredatadetail.name")
$CommonFunctions.getDisplayReadyLabel("ProjectDescription"):
#if ($canEditDescription) #parse("/htmleditorcontrols.vm")
#end
#if ($canEditDescription)
#end
$CommonFunctions.unescape($projectDescription)
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getcoredatadetail.documents")