#set ($notset_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.common.notset")) #parse ("viewconstants.vm") #parse("common_js.vm") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "statusdetail.windowtitle") #parse("systemmanager_js.vm") #parse("itimpactdialogs_js.vm") #parse ("changedetector.vm")
#if ($canSpecifyStatus) #end
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "statusdetail.headertitle")
$CommonFunctions.getDisplayReadyLabel("Project"): $CommonFunctions.displayReady($projectName)
$CommonFunctions.getDisplayReadyLabel("Status"): $CommonFunctions.displayReady($projectStatus)
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "statusdetail.headermodifystatus")
$CommonFunctions.getDisplayReadyLabel("Status"):
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "statusdetail.changecomment")
#set ($projectLogList = $projectLogSet)
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "statusdetail.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
$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")
$CommonFunctions.formatDate($currentUserId,$projectLog.getLogTime()) $CommonFunctions.getDisplayReadyLabel("Status") $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