%@ page language="java"%> <%@ page import="java.util.*"%> <%@ page import="com.lamsinternational.lams.contentrepository.IVersionDetail"%> <%@ taglib uri="/WEB-INF/struts/struts-bean.tld" prefix="bean" %> <%@ taglib uri="/WEB-INF/struts/struts-html.tld" prefix="html" %> <%@ taglib uri="/WEB-INF/struts/struts-logic.tld" prefix="logic" %>
Click on the numbered button to view the current version of this node. The number is the UUID of the node.
Note: Node 1 for the atool workspace does not have a file in the repository so it will generate an error. This is due to the data being designed for unit testing, not demonstration.
Node | ||
<%=detail.getVersionId()%> | <%=detail.getCreatedDateTime()%> | <%=detail.getDescription()%> |