#set ($notset_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "notificationrecipients.notset")) #set ($windowtitle_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "notificationrecipients.windowtitle")) #set ($headertitle_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "notificationrecipients.headertitle")) #set ($modify_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "notificationrecipients.modify")) #set ($instruction_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "notificationrecipients.instruction")) #set ($changecomment_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "notificationrecipients.changecomment")) #set ($historyofchanges_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "notificationrecipients.historyofchanges")) #set ($datetime_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "changelog.columndatetime")) #set ($attribute_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "changelog.columnattribute")) #set ($changedby_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "changelog.columnchangedby")) #set ($changedto_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "changelog.columnchangedto")) #set ($comment_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "changelog.columncomment")) #set ($changedto_notset_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "notificationrecipients.changedto.notset")) #set ($savebutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.save.label")) #set ($savebuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.save.hint")) #set ($cancelbutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.cancel.label")) #set ($cancelbuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.cancel.hint"))
#parse ("viewconstants.vm") #parse("common_js.vm")