#set ($title_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "directory.title")) #set ($closebutton_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.close.label")) #set ($closebutton_hint = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.close.hint")) #set ($tabletitle_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "directory.tabletitle")) #set ($name_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "directory.name"))
#parse ("viewconstants.vm") #parse("common_js.vm")
|