<%-- * Copyright by Intland Software * * All rights reserved. * * This software is the confidential and proprietary information * of Intland Software. ("Confidential Information"). You * shall not disclose such Confidential Information and shall use * it only in accordance with the terms of the license agreement * you entered into with Intland. * * $Revision$ $Date$ --%> <%-- JSP page shown when an user is selected. --%> <%@ taglib uri="jstl-c" prefix="c" %> <%@ taglib uri="uitaglib" prefix="ui" %> <%@ taglib uri="bugstaglib" prefix="bugs" %> <%-- change the page to debug mode --%> <%-- hidden div contains the currently selected UserDto/RoleDtos rendered, which is copied back to opener window when "set" pressed --%>
display:none; border:solid 3px red; margin-top: 3em;">

This is shown only, because the page is in debug mode!

		newSelectedReferenceIds: ${newSelectedReferenceIds}
		label: ${label}
		selectAssignedUsersCommand.labelTranslationMap: 
		htmlId: ${htmlId}
		param.SUBMIT: ${param.SUBMIT}
		selectAssignedUsersCommand.submitted: ${selectAssignedUsersCommand.submitted}
		selectAssignedUsersCommand: 
		selectAssignedUsersCommand.specialValueResolver: ${selectAssignedUsersCommand.specialValueResolver}