#set ($notset_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.common.notset")) #set ($defunct_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "TempoCore", "categoryviewso.defunctvalue"))
## Type field #if ($policyCheck.canSeeCoreData("Type")) #end ## Process field #if ($policyCheck.canSeeCoreData("Process")) #end ## Group field #if ($policyCheck.canSeeCoreData("Group")) #end ## Department field #if ($policyCheck.canSeeCoreData("Department")) #end #set ($catIndex = 0) #foreach ($category in $categoryVector) #set ($styleDisplay = "display:none") #if (!$categoryApplicableForTypeSet.contains($category.getCategoryId(),$StringUtil.nullToEmpty($project.getType()))) #set ($styleDisplay = "display:block") #end #set ($canSpecifyCustomCategory = $policyCheck.canSpecifyCustomCategoryWithoutProjectId($category.getCategoryId())) ##set ($canSpecifyCustomCategory = $canSpecifyCustomCategorySet.contains($category.getCategoryId())) #set ($categoryId = $projectCategoryIdVector.get($catIndex)) #set ($catIndex = $catIndex + 1) #end #parse("/project/customcattypedependency.vm")
$CommonFunctions.displayReady($category.getName()):  #if ($category.getProperties().indexOf("Multiple") != -1)
#else #end