<%-- * 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$ --%> <%-- Popup page, showing results of copy/move actions, allows to review and execute/cancel pending copy/move operations --%> <%@ taglib uri="jstl-c" prefix="c" %> <%@ taglib uri="jstl-fmt" prefix="fmt" %> <%@ taglib uri="jstl-fn" prefix="fn" %> <%@ taglib uri="http://displaytag.sf.net" prefix="display" %> <%@ taglib uri="taglib" prefix="tag" %> <%@ taglib uri="uitaglib" prefix="ui" %> <%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %> <%@ taglib uri="http://www.springframework.org/tags" prefix="spring" %> <%@page import="com.intland.codebeamer.servlet.bugs.copymove.AssignFieldsAction"%> Results of Copy Move for selected ${itemName}(s)...
Please review the results below.  
Results: <% pageContext.setAttribute("trackers", pendingCopy.getCopyMoveResult().keySet()); %> ${tracker.project.name} ${tracker.name} Copied/Moved successfully.
Can not be automatically copied/moved, please review!