#set ($addstatustitle = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.addstatus")) #set ($close_btn = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.close")) #set ($add_btn = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.add")) #set ($add_btn_tooltip = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.addtooltip")) #set ($close_btn_tooltip = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.closetooltip")) #set ($confirm_delete = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.deleteconfirm")) #set ($warningmsg = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Demand","demandstatus.warning")) #set ($delete_btn = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.delete")) #set ($delete_btn_tooltip = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.deletetooltip")) #set ($yes_btn = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.common.yes")) #set ($no_btn = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.common.no")) #set ($status_name_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.namefield")) #set ($status_desc_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.descfield")) $addstatustitle