#set ($name_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "ProjectDialogs", "addreport.name"))
#set ($globalreport_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "ProjectDialogs", "addreport.globalreport"))
#set ($saveglobalreport_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "ProjectDialogs", "addreport.saveglobalreport"))
#set ($movetoglobalreport_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "ProjectDialogs", "addreport.movetoglobalreport"))
#set ($information_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "ProjectDialogs", "addreport.information"))
#set ($invalidreportwarning_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "ProjectDialogs", "addreport.invalidreportwarning"))
#set ($notsupported_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "ProjectDialogs", "addreport.notsupported"))
#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"))
#set ($deletebutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.delete.label"))
#set ($deletebuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.deletereport.hint"))
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.menubar.addtoreports.label")
#parse("common_js.vm")
#parse("systemmanager_js.vm")
|
$information_text
|
|
#if ($policyCheck.canManageGlobalReports())
|
#end
|