%--
* 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$
--%>
<%@ taglib uri="jstl-c" prefix="c" %>
<%@ taglib uri="jstl-fmt" prefix="fmt" %>
<%@ taglib uri="jstl-fn" prefix="fn" %>
<%@ taglib uri="struts-html" prefix="html" %>
<%@ taglib uri="http://ditchnet.org/jsp-tabs-taglib" prefix="tab" %>
<%@ taglib uri="taglib" prefix="tag" %>
<%@ taglib uri="acltaglib" prefix="acl" %>
<%@ taglib uri="uitaglib" prefix="ui" %>
<%@ page import="com.intland.codebeamer.remoting.GroupType"%>
<%
request.setAttribute("HISTORY_DOCUMENT", Integer.valueOf(GroupType.ARTIFACT));
%>
${document.name}
<%-- TABLE must be used, because the YUI menu ignores the cssStyle="display:inline;" setting :-( --%>
<%-- include meta-data part --%>
<%-- FIXME --%>
<%--
--%>
<%-- include the fragment for notification form --%>
<%-- include the fragment contains the form and the table for editing permissions--%>
<%--
--%>