@@ -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 --%>
+ |
"
|