## JavaScript Embedded Resource Bundles #set ($add_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "getuserprofilecapacitylaborrate.add")) #set ($addhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "getuserprofilecapacitylaborrate.addhint")) ## HTML Embedded Resource Bundles #set ($notset_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.common.notset")) #set ($savebutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.save.label")) #set ($savebuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.save.hint")) #set ($deletebutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.delete.label")) #set ($deletebuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.delete.hint")) #set ($cancelbutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.cancel.label")) #set ($cancelbuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.cancel.hint")) #set ($removebutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.remove.label")) #set ($removebuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.remove.hint")) #set ($windowtitle_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "getuserprofilecapacitylaborratedetail.windowtitle")) #set ($schedulenameemptyalert_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "userprofilecapacityerrormessage.nameerror")) #set ($schedulehoursperdayemptyalert_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "userprofilecapacityerrormessage.hoursperdayrror")) #set ($schedulehoursperdayoutofrangealert_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "userprofilecapacityerrormessage.hoursperdayoutofrangeerror")) #set ($schedulelaborrateemptyalert_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "userprofilecapacityerrormessage.laborrateerror")) #set ($deleteconfirm_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "userprofilecapacity.deleteconfirm")) #set ($name_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "getuserprofilecapacitylaborrate.name")) #set ($startdate_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "getuserprofilecapacitylaborrate.startdate")) #set ($enddate_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "getuserprofilecapacitylaborrate.enddate")) #set ($availablehoursperday_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "getuserprofilecapacitylaborrate.dailycapacity")) #set ($laborrate_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "getuserprofilecapacitylaborrate.laborrate")) #parse ("viewconstants.vm") #parse("common_js.vm") $windowtitle_text #parse("systemmanager_js.vm") #parse ("formvalidator.vm") #parse ("changedetector.vm") #parse ("xlistbox.vm")
$windowtitle_text
#if ($policyCheck.canSeeLaborRates()) #else #end
$name_text:
$startdate_text:
#set ($controlID = "startDate") #set ($hideDateButton = false) #parse("datecontrol.vm")
$enddate_text:
#set ($controlID = "endDate") #set ($hideDateButton = false) #parse("datecontrol.vm")
$availablehoursperday_text:
$laborrate_text:
#set ($clientSide = true) #parse("numbervalidation.vm")