#set ($statuscol_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "myparticipationpriority.status")) #set ($closeparans_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "myparticipationpriority.closeparans")) #set ($title_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "myparticipationpriority.mypointsallocationtitle")) #set ($mypoints_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "myparticipationpriority.mypointsallocation")) #set ($imgSrc = "../themes/$theme/images/greyclock.gif") #if($ptv.getPriorityAge().equals("1")) #set ($imgSrc = "../themes/$theme/images/greenclock.gif") #elseif($ptv.getPriorityAge().equals("2")) #set ($imgSrc = "../themes/$theme/images/yellowclock.gif") #elseif($ptv.getPriorityAge().equals("3")) #set ($imgSrc = "../themes/$theme/images/redclock.gif") #end #set ($alt = $ptv.getF_PriorityAge()) $alt $mypoints_text   $statuscol_text $alt $closeparans_text