#set ($trackingItem = "000000000018") #set ($healthItem = "000000000016") #set ($currencyProfile = "000000000017") #set ($currencyProgress = "000000000019") #set ($typeIcon = "000000000030") #set ($currentlytrackingthis_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "scrollingtable.currentlytrackingthis")) #set ($hasalerts_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "scrollingtable.hasalerts")) #set ($notset_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.common.notset")) #set ($altMsg1Health = $CommonFunctions.displayReady($CommonFunctions.getHealthLabel($currentUserId,"1",$healthConfig))) #set ($altMsg2Health = $CommonFunctions.displayReady($CommonFunctions.getHealthLabel($currentUserId,"2",$healthConfig))) #set ($altMsg3Health = $CommonFunctions.displayReady($CommonFunctions.getHealthLabel($currentUserId,"3",$healthConfig))) #set ($altMsg4Health = $CommonFunctions.displayReady($CommonFunctions.getHealthLabel($currentUserId,"9",$healthConfig))) #set ($altMsg1Profile = $CommonFunctions.displayReady($CommonFunctions.getProfileLabel($currentUserId,"1",$dataAgeConfig))) #set ($altMsg2Profile = $CommonFunctions.displayReady($CommonFunctions.getProfileLabel($currentUserId,"2",$dataAgeConfig))) #set ($altMsg3Profile = $CommonFunctions.displayReady($CommonFunctions.getProfileLabel($currentUserId,"3",$dataAgeConfig))) #set ($altMsg4Profile = $CommonFunctions.displayReady($CommonFunctions.getProfileLabel($currentUserId,"9",$dataAgeConfig))) #set ($altMsg1Progress = $CommonFunctions.displayReady($CommonFunctions.getProgressLabel($currentUserId,"1",$dataAgeConfig))) #set ($altMsg2Progress = $CommonFunctions.displayReady($CommonFunctions.getProgressLabel($currentUserId,"2",$dataAgeConfig))) #set ($altMsg3Progress = $CommonFunctions.displayReady($CommonFunctions.getProgressLabel($currentUserId,"3",$dataAgeConfig))) #set ($altMsg4Progress = $CommonFunctions.displayReady($CommonFunctions.getProgressLabel($currentUserId,"9",$dataAgeConfig))) #set ($hashMapInstance = $CommonFunctions.getHashMapInstance()) #set ($stringAlign = "") #if ($stringAlignment == "0") #set ($stringAlign = "align='left'") #elseif ($stringAlignment == "1") #set ($stringAlign = "align='center'") #elseif ($stringAlignment == "2") #set ($stringAlign = "align='right'") #end #set ($dateAlign = "") #if ($dateAlignment == "0") #set ($dateAlign = "align='left' nowrap") #elseif ($dateAlignment == "1") #set ($dateAlign = "align='center' nowrap") #elseif ($dateAlignment == "2") #set ($dateAlign = "align='right' nowrap") #end #set ($numberAlign = "") #if ($numberAlignment == "0") #set ($numberAlign = "align='left' nowrap") #elseif ($numberAlignment == "1") #set ($numberAlign = "align='center' nowrap") #elseif ($numberAlignment == "2") #set ($numberAlign = "align='right' nowrap") #end #set ($currencyAlign = "") #if ($currencyAlignment == "0") #set ($currencyAlign = "align='left' nowrap") #elseif ($currencyAlignment == "1") #set ($currencyAlign = "align='center' nowrap") #elseif ($currencyAlignment == "2") #set ($currencyAlign = "align='right' nowrap") #end #set ($DQ = '"')
|
#if ($requiresPaging)
|
#end