#parse ("viewconstants.vm")
$CommonFunctions.displayTermFromResourceBundle($currentUserId,"ProjectDialogs","prioritypoints.title")
#if (!$isPrinting) #end
$CommonFunctions.getDisplayReadyLabel("Project") $CommonFunctions.displayTermFromResourceBundle($currentUserId,"ProjectDialogs","prioritypoints.points") $CommonFunctions.displayTermFromResourceBundle($currentUserId,"ProjectDialogs","prioritypoints.percentage")
#foreach ($investment in $investmentList) #set($index = $velocityCount - 1) #set ($points = $investment.getInvestment().getPoints()) #if ($points.length() == 0) #set ($points = "0") #end #end
$CommonFunctions.displayReady($investment.getInvestment().getName()) #if ($investment.hasPoints()) #else $points #end 0
$CommonFunctions.getDisplayReadyLabel("Project") $CommonFunctions.displayTermFromResourceBundle($currentUserId,"ProjectDialogs","prioritypoints.points") $CommonFunctions.displayTermFromResourceBundle($currentUserId,"ProjectDialogs","prioritypoints.percentage")
$CommonFunctions.displayTermFromResourceBundle($currentUserId,"ProjectDialogs","prioritypoints.allocated")