Index: lams_central/web/pedagogical_planner/sequenceChooser.jsp =================================================================== diff -u -r8f7975d272f91acc26c785848d82d26d6b5dd357 -r27d7f43ac317e84d604d3442dc896b80adf4a16b --- lams_central/web/pedagogical_planner/sequenceChooser.jsp (.../sequenceChooser.jsp) (revision 8f7975d272f91acc26c785848d82d26d6b5dd357) +++ lams_central/web/pedagogical_planner/sequenceChooser.jsp (.../sequenceChooser.jsp) (revision 27d7f43ac317e84d604d3442dc896b80adf4a16b) @@ -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}
-
+

+ +

+