#set ($hasProcess = $CommonFunctions.getNotUsed("Process").length() == 0 && $policyManager.canSeeCoreData("Process")) #set ($hasType = $CommonFunctions.getNotUsed("Type").length() == 0 && $policyManager.canSeeCoreData("Type")) #set ($hasGroup = $CommonFunctions.getNotUsed("Group").length() == 0 && $policyManager.canSeeCoreData("Group")) #set ($hasDepartment = $CommonFunctions.getNotUsed("Department").length() == 0 && $policyManager.canSeeCoreData("Department")) #set ($hasStatus = $CommonFunctions.getNotUsed("Status").length() == 0 && $policyManager.canSeeCoreData("Status")) #set ($notset_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.common.notset")) #set ($height = "33%") #set ($c = 0) #if ($hasType) #set ($c = $c + 1) #end #if ($hasProcess) #set ($c = $c + 1) #end #if ($hasGroup) #set ($c = $c + 1) #end #if ($hasDepartment) #set ($c = $c + 1) #end #if ($c == 1) #set($height = "100%") #elseif ($c == 2) #set($height = "50%") #end #if ($isGlobal) $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "legafilterdetail.windowtitle1") #else $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "legafilterdetail.windowtitle2") #end #parse ("viewconstants.vm") #parse ("formvalidator.vm") #parse("systemmanager_js.vm")
#parse("portfoliodescription.vm") #parse("portfoliocategories.vm") #parse("portfolioprogress.vm") #parse("portfoliothresholds.vm")