## JavaScript Embedded Resource Bundles #set ($dailydd_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.interval.daily")) #set ($weeklydd_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.interval.weekly")) #set ($monthlydd_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.interval.monthly")) #set ($quarterlydd_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.interval.quarterly")) #set ($yearlydd_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.interval.yearly")) ## HTML Embedded Resource Bundles #set ($categorizeby_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.resources.categorizeby")) #set ($showby_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.resources.show")) #set ($interval_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.resources.interval")) #parse("common_js.vm")   $categorizeby_text #parse ("resourcefilterselectboxreport.vm") #parse ("resourcefilterportfoliocontrol.vm") #parse ("resourcefilterprojectsselectbox.vm")   $showby_text   $interval_text