#if ($autoUserId.length() > 0)
#set ($param_text = $CommonFunctions.getFullNameDepartmentForUser($autoUserId))
$CommonFunctions.getTermFromResourceBundle($currentUserId,"ProjectDialogs","wizard.submitpage.autoassign.message",$param_text)
#else
$CommonFunctions.getTermFromResourceBundle($currentUserId,"ProjectDialogs","wizard.submitpage.manualassign.message")
#end
|
$CommonFunctions.getDisplayReadyLabel("SubmittedToId"): |
|
|
|