Index: lams_tool_larsrc/.classpath =================================================================== diff -u -r7aeb528c89386d6a2aaef95b4d99d47612c8f734 -ra20a8a284fe4d12369cefbec952022b58f437811 --- lams_tool_larsrc/.classpath (.../.classpath) (revision 7aeb528c89386d6a2aaef95b4d99d47612c8f734) +++ lams_tool_larsrc/.classpath (.../.classpath) (revision a20a8a284fe4d12369cefbec952022b58f437811) @@ -25,5 +25,5 @@ - + Index: lams_tool_larsrc/build.properties =================================================================== diff -u -r3fe05cc69b1d0cfa2cb494a4778a8ab00dec2d60 -ra20a8a284fe4d12369cefbec952022b58f437811 --- lams_tool_larsrc/build.properties (.../build.properties) (revision 3fe05cc69b1d0cfa2cb494a4778a8ab00dec2d60) +++ lams_tool_larsrc/build.properties (.../build.properties) (revision a20a8a284fe4d12369cefbec952022b58f437811) @@ -13,7 +13,7 @@ weblib=lib #project version -tool.version=20090115 +tool.version=20090818 # hide tool option hideTool=false Index: lams_tool_larsrc/build.xml =================================================================== diff -u -rd2057fdd8708c4c7e5665bdc3ee25b72212aaecb -ra20a8a284fe4d12369cefbec952022b58f437811 --- lams_tool_larsrc/build.xml (.../build.xml) (revision d2057fdd8708c4c7e5665bdc3ee25b72212aaecb) +++ lams_tool_larsrc/build.xml (.../build.xml) (revision a20a8a284fe4d12369cefbec952022b58f437811) @@ -503,12 +503,6 @@ - - - - - - Index: lams_tool_larsrc/conf/xdoclet/struts-actions.xml =================================================================== diff -u -raf0f333826569e48655569fbf9c8b13decd475b0 -ra20a8a284fe4d12369cefbec952022b58f437811 --- lams_tool_larsrc/conf/xdoclet/struts-actions.xml (.../struts-actions.xml) (revision af0f333826569e48655569fbf9c8b13decd475b0) +++ lams_tool_larsrc/conf/xdoclet/struts-actions.xml (.../struts-actions.xml) (revision a20a8a284fe4d12369cefbec952022b58f437811) @@ -155,6 +155,15 @@ scope="request"> + + + + + + Index: lams_tool_larsrc/web/pages/authoring/parts/itemlist.jsp =================================================================== diff -u -racc5f651c03bd0895c8b189c932ea35dea91dc7d -ra20a8a284fe4d12369cefbec952022b58f437811 --- lams_tool_larsrc/web/pages/authoring/parts/itemlist.jsp (.../itemlist.jsp) (revision acc5f651c03bd0895c8b189c932ea35dea91dc7d) +++ lams_tool_larsrc/web/pages/authoring/parts/itemlist.jsp (.../itemlist.jsp) (revision a20a8a284fe4d12369cefbec952022b58f437811) @@ -12,10 +12,10 @@ - +
- + @@ -31,6 +31,38 @@ onclick="previewItem(1,${status.index},'${sessionMapID}')"> + + + +
+ <%-- Don't display down icon if last line --%> + + + " + onclick="switchItem(${status.index}, ${status.index - 1}, '${sessionMapID}')"> + + + "> + + + + + + " + onclick="switchItem(${status.index}, ${status.index + 1}, '${sessionMapID}')"> + + + + "> + + + + + <%-- Don't display down icon if last line --%> + " @@ -55,6 +87,38 @@ onclick="previewItem(2,${status.index},'${sessionMapID}')"> + <%-- Don't display down icon if last line --%> + + + " + onclick="switchItem(${status.index}, ${status.index - 1}, '${sessionMapID}')"> + + + "> + + + + + + " + onclick="switchItem(${status.index}, ${status.index + 1}, '${sessionMapID}')"> + + + + "> + + + + + <%-- Don't display down icon if last line --%> + " @@ -79,6 +143,38 @@ onclick="previewItem(3,${status.index},'${sessionMapID}')"> + <%-- Don't display down icon if last line --%> + + + " + onclick="switchItem(${status.index}, ${status.index - 1}, '${sessionMapID}')"> + + + "> + + + + + + " + onclick="switchItem(${status.index}, ${status.index + 1}, '${sessionMapID}')"> + + + + "> + + + + + <%-- Don't display down icon if last line --%> + " @@ -102,6 +198,38 @@ onclick="previewItem(4,${status.index},'${sessionMapID}')"> + <%-- Don't display down icon if last line --%> + + + " + onclick="switchItem(${status.index}, ${status.index - 1}, '${sessionMapID}')"> + + + "> + + + + + + " + onclick="switchItem(${status.index}, ${status.index + 1}, '${sessionMapID}')"> + + + + "> + + + + + <%-- Don't display down icon if last line --%> + "