#set ($currentlytrackingproject_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "projectselectiontable.currentlytrackingproject")) #set ($trackingstatus_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "projectselectiontable.trackingstatus"))
#if ($requiresPaging) #end #if ($requiresPaging) #end
#set ($cannotEdit = false) #set ($controls = ["portfoliocontrol.vm","pagingcontrol.vm"]) #foreach ($controlName in $controls) #parse($controlName) #end
$trackingstatus_text $CommonFunctions.getDisplayReadyLabel("Project")
#foreach ($row in $sortedObjects) #set ($summaryVector = $row.getSummaryVector()) #set ($questionIndex = 0) #set ($alt = "") #set ($projName = "") #foreach ($legaSummary in $summaryVector) #set ($summaryColumn = $sortedColumns.elementAt($questionIndex)) #set ($summaryValue = $legaSummary.getSummary()) #set ($qid = $summaryColumn.getLegaQuestionId()) #if (!$row.getSubscribed().equals("Yes")) #set ($trackingImg = "../themes/$theme/images/inactive.png") #set ($alt = "") #else #set ($trackingImg = "../themes/$theme/images/checkmark.gif") #set ($alt = "$currentlytrackingproject_text") #end #if ($qid.equals("COREDATA_Project")) #set ($projName = $summaryValue) #end #set ($questionIndex = $questionIndex + 1) #end #end
$alt $CommonFunctions.displayReady($projName)
$CommonFunctions.getDisplayReadyLabel("Project")