<%@ page language="java" pageEncoding="UTF-8" contentType="text/html;charset=utf-8" %> <%@ taglib uri="tags-lams" prefix="lams" %> <%@ taglib uri="tags-fmt" prefix="fmt" %> <%@ taglib uri="tags-core" prefix="c" %> <%@ taglib uri="tags-function" prefix="fn" %> <%@ taglib uri="tags-html" prefix="html" %> <fmt:message key="title.lams"/> :: <fmt:message key="planner.title" />

<%-- Iterate through subnodes --%>
<%-- This part creates path like "> Root > Some node > Some subnode" with links to upper level nodes --%> <%-- Always add root node --%> > <%-- Iterate through subnodes, if any --%> > <%-- Title and full description of the node --%>

<%-- Cell with icons (info or actions like remove node) --%> " onclick="javascript:removeNode('','${removeNodeUrl}')" /> <fmt:message key=" /> <%-- Link to node and its brief description --%> (locked) - ${subnode.briefDescription}
<%-- Form for editing the node --%>
<%-- Do we edit the current node or create a subnode? --%>

value="" />