#set ($closebutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.close.label")) #set ($closebuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.close.hint")) #set ($windowtitle_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getworkflowinstructions.windowtitle")) #set ($status_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getworkflowinstructions.status")) #set ($statusvalue_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getworkflowinstructions.statusvalue")) #set ($workflowinstructions_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getworkflowinstructions.workflowinstructions")) #set ($policy_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getworkflowinstructions.policy")) #set ($instructions_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "AdminDialogs", "getworkflowinstructions.instructions"))
#parse("viewconstants.vm") #parse("common_js.vm") #parse("commonmethods_js.vm")
|