<%-- The contents of this file are subject to the license and copyright detailed in the LICENSE and NOTICE files at the root of the source tree and available online at http://www.dspace.org/license/ --%> <%-- - Insert summary for versionable item JSP - - Attributes: --%> <%@page import="org.dspace.core.Context"%> <%@page import="org.dspace.app.webui.util.UIUtil"%> <%@page import="org.dspace.app.webui.util.VersionUtil"%> <%@ page import="java.util.UUID" %> <%@ page contentType="text/html;charset=UTF-8" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %> <%@ taglib uri="http://www.dspace.org/dspace-tags.tld" prefix="dspace" %> <% UUID itemID = (UUID)request.getAttribute("itemID"); String versionID = (String)request.getAttribute("versionID"); Context context = UIUtil.obtainContext(request); request.setAttribute("LanguageSwitch", "hide"); %>

<%= itemID%>

<%-- News: --%>
<%-- --%> " /> <%-- --%> " />