<%-- * 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$ --%> <%-- Page shows the artifacts in approval. --%> <%@ taglib uri="jstl-c" prefix="c" %> <%@ 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="spring" uri="http://www.springframework.org/tags" %> <%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %> <%@ taglib uri="callTag" prefix="ct" %> <%-- If only the artifacts with active workflow are shown --%>
		artifacts: ${artifacts}
		activeArtifacts: ${activeArtifacts}
	
: Artifacts in Active Approval Workflow:
YesNo