#set ($windowtitle_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "statusdeleteconfirm.windowtitle")) #set ($okbutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.standarderror.okbutton.text")) #set ($okbutton_hint = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.standarderror.okbutton.hint")) #set ($cancelbutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.cancel.label")) #set ($cancelbutton_hint = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.cancel.hint")) #set ($alert_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.common.alert")) $windowtitle_text #parse("common_js.vm") #parse("systemmanager_js.vm")
The custom category ($CommonFunctions.unescape($category.getName())) is still being associated with the following objects:
    #if ($projectCount > 0)
  • $projectCount project(s)#end #if ($userCount > 0)
  • $userCount user(s)#end #if ($taskResourceCount > 0)
  • $taskResourceCount task resource(s)#end
To continue the custom category deletion, all these associations will be deleted from the system. Do you still want to continue?