#set ($notset_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.common.notset")) #set ($datetimet_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "projectuserassoc.datetime")) #set ($attribute_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "projectuserassoc.attribute")) #set ($changedby_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "projectuserassoc.changedby")) #set ($changedto_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "projectuserassoc.changedto")) #set ($comment_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "projectuserassoc.comment")) #parse ("viewconstants.vm") #parse("common_js.vm") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectAssociationDialogs", "associationdetail.windowtitle") - $CommonFunctions.getDisplayReadyLabel($coreDataID) #parse("systemmanager_js.vm") #parse("itimpactdialogs_js.vm") #parse ("xlistbox.vm") #parse ("changedetector.vm")
#if ($canSetAssociation) #end
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectAssociationDialogs", "associationdetail.headermodify") - $CommonFunctions.getDisplayReadyLabel($coreDataID)
 $CommonFunctions.getDisplayReadyLabel("Project"):   $CommonFunctions.displayReady($projectName)
 $CommonFunctions.getDisplayReadyLabel($coreDataID):   $CommonFunctions.displayReady($CommonFunctions.getFullNameDepartmentForUser($assocId))
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectAssociationDialogs", "associationdetail.headermodify")
#if ($isMulti) #else #end
$CommonFunctions.getDisplayReadyLabel($coreDataID):
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectAssociationDialogs", "associationdetail.changecomment"):
#set ($projectLogList = $projectLogSet)
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectAssociationDialogs", "associationdetail.headerhistoryofchanges"):
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "changelog.columndatetime") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "changelog.columnattribute") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "changelog.columnchangedby") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "changelog.columnchangedto") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "changelog.columncomment")
#if ($isPrinting) #end #foreach ($projectLog in $projectLogList) #set ($imgSrc = "../themes/$theme/images/commentempty.gif") #if ($projectLog.getChangeComment().length() >0) #set ($imgSrc = "../themes/$theme/images/comment.gif") #end #end
$datetime_text $attribute_text $changedby_text $changedto_text i$comment_text
$CommonFunctions.formatDate($currentUserId,$projectLog.getLogTime()) $CommonFunctions.getDisplayReadyLabel("$coreDataID") $CommonFunctions.displayReady($CommonFunctions.stripDepartment($projectLog.getUserNameDepartment())) $CommonFunctions.displayReady($projectLog.getAttrValue()) $CommonFunctions.displayReady($projectLog.getChangeComment())
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "changelog.columndatetime") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "changelog.columnattribute") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "changelog.columnchangedby") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "changelog.columnchangedto") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "changelog.columncomment")
#if (!$isPrinting) #end