#set ($notset_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "portfoliodepartments.notset"))
$CommonFunctions.getDisplayReadyLabel("Department")
#foreach ($departmentValue in $departmentValueList) #end
$notset_text
$CommonFunctions.displayReady($departmentValue.getDepartmentValue())