Index: lams_central/web/pedagogical_planner/sequenceChooser.jsp =================================================================== diff -u -r00a6e145b37916eb1561ea5c68319b0fc691681b -rc697b5c30ab742ab453859355b35cd518856334f --- lams_central/web/pedagogical_planner/sequenceChooser.jsp (.../sequenceChooser.jsp) (revision 00a6e145b37916eb1561ea5c68319b0fc691681b) +++ lams_central/web/pedagogical_planner/sequenceChooser.jsp (.../sequenceChooser.jsp) (revision c697b5c30ab742ab453859355b35cd518856334f) @@ -7,18 +7,11 @@ <%@ taglib uri="tags-core" prefix="c" %> <%@ taglib uri="tags-function" prefix="fn" %> <%@ taglib uri="tags-html" prefix="html" %> +<%@ taglib uri="tags-logic" prefix="logic" %> <fmt:message key="title.lams"/> :: <fmt:message key="planner.title" /> - - - - - + @@ -54,47 +47,71 @@ -
+
-

-
+

+
${node.fullDescription}
- - +

<%-- Iterate through subnodes --%> - + - + <%-- Cell with icons (info or actions like remove node) --%> - - - - - - - " - onclick="javascript:removeNode('','${removeNodeUrl}')" /> - - - - <fmt:message key=" /> - - + + + + + + + + + + + + " + onclick="javascript:leaveNodeEditor('','${removeNodeUrl}')" /> + + + + + + + " + onclick="javascript:leaveNodeEditor(null,'${upNodeUrl}')" /> + + + + + + + + " + onclick="javascript:leaveNodeEditor(null,'${downNodeUrl}')" /> + + + + + " /> + + @@ -109,7 +126,7 @@ (locked) - - ${subnode.briefDescription} +
${subnode.briefDescription}
@@ -120,91 +137,137 @@ <%-- Form for editing the node --%>
+ +

+ +
+
+

+
<%-- Do we edit the current node or create a subnode? --%> -

+

-

- - - - - - - - -

- + + + +

+

- - value="" - - /> + - - - - -
- + + - - - +


+
+ + + +
+ style="display: none;" - -
- + > +
+ + +
+
+ style="display: none;" + + > + + + + + + ${node.fileName} +

+ +
+
+ + + + + + + + +
+ +
+
-