#set ($closebutton_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.close.label")) #set ($closebutton_hint = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.close.hint")) #set ($addbutton_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.add.label")) #set ($addbutton_hint = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.add.hint")) #set ($title_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "businessobjectives.title")) #set ($nobusinessobjectives_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "businessobjectives.nobusinessobjectives")) #set ($ownername_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "businessobjectives.ownername")) $title_text #parse("common_js.vm") #parse("systemmanager_js.vm") #parse("itimpactdialogs_js.vm")
#if ($sortedObjects.size() <= 0) #end #if ($sortedObjects.size() > 0) #end
#if ($canCDEBusinessObjectives) #end
$nobusinessobjectives_text
#foreach ($businessObjectiveView in $sortedObjects) #set($index = $velocityCount - 1) #if ($userExistsList.get($index)) #else #end #end
$CommonFunctions.getDisplayReadyLabel("BusinessObjective") $ownername_text $CommonFunctions.getDisplayReadyLabel("Department")
#if ($canCDEBusinessObjectives)#end$CommonFunctions.displayReady($businessObjectiveView.getName(),80)#if ($canCDEBusinessObjectives)#end$CommonFunctions.displayReady($businessObjectiveView.getFullName())$CommonFunctions.displayReady($businessObjectiveView.getFullName())$CommonFunctions.displayReady($businessObjectiveView.getDepartmentName())