#set ($itemselector_tooltip_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.itemselector.tooltip")) #set ($itemselector_tolegend_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.itemselector.tolegend")) #set ($itemselector_fromlegend_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.itemselector.fromlegend")) #set ($addstatustitle = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.addstatus")) #set ($save_btn = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.save")) #set ($cancel_btn = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.cancel")) #set ($save_btn_tooltip = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.savetooltip")) #set ($cancel_btn_tooltip = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.canceltooltip")) #set ($confirm_delete = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.deleteconfirm")) #set ($status_desclabel = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.namefield")) #set ($status_namelabel = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.descfield")) #set ($status_statustransition = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.selecttransitionalstatuses")) #set ($status_itemselectordesc = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.itemselectordesc")) #set ($status_name_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.namefield")) #set ($status_desc_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.descfield")) #set ($status_transitional_statuses_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.selectstatuses")) #set ($nameblankmsg = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Demand", "demandstatus.nameblankmsg")) #set ($warningmsg = $CommonFunctions.displayTermFromResourceBundle($currentUserId,"Demand","demandstatus.warning")) #set ($statusname = $CommonFunctions.encodeJavaScriptString($demandstatus.getName())) #set ($statusdesc = $CommonFunctions.encodeJavaScriptString($demandstatus.getDescription()))