#set ($notused_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "portfoliovaluethresholds.notused")) #set ($lessthan_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "portfoliovaluethresholds.lessthan")) #set ($equals_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "portfoliovaluethresholds.equals")) #set ($greaterthan_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "portfoliovaluethresholds.greaterthan"))
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "portfoliovaluethresholds.valuethresholds")
#if ($thresholdEntryList.size() == 0) #else
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "portfoliovaluethresholds.message")
#foreach ($thresholdEntry in $thresholdEntryList) #set ($teIndex = $velocityCount - 1) #end #end
$CommonFunctions.displayReady($thresholdEntry.getName())