Index: lams_central/web/pedagogical_planner/sequenceChooser.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/pedagogical_planner/Attic/sequenceChooser.jsp,v diff -u -r1.5 -r1.6 --- lams_central/web/pedagogical_planner/sequenceChooser.jsp 26 Feb 2009 19:20:09 -0000 1.5 +++ lams_central/web/pedagogical_planner/sequenceChooser.jsp 28 Feb 2009 13:46:32 -0000 1.6 @@ -20,6 +20,7 @@
+ ${lamsFound} <%-- We might need to alter that for RTL layout --%>

@@ -35,7 +36,7 @@ <%-- List of the existing nodes --%> - + + +
+ <%-- This part creates path like "> Root > Some node > Some subnode" with links to upper level nodes --%> @@ -57,7 +58,29 @@ <%-- Add title (but no link) of the current node at the end --%> - + + + + + + + + + + + + " + onclick="javascript:filterNodes('${filterNodeUrl}',false)" /> + +
+ + + + + + + + <%-- List of subnodes --%> <%-- If the list of subnodes is empty, we display only a message --%> @@ -103,7 +134,7 @@ - " onclick="javascript:leaveNodeEditor('','${removeNodeUrl}')" />
<%-- Title and full description of the node --%> @@ -69,10 +92,18 @@
${node.fullDescription}
-
+

+ +

+