+
+
+
+
+
+
+ + +
+
+
HttpRequest
*
@@ -1459,6 +1862,10 @@
*/
private Map+ +
+
+
|
|
- ${question.title}
+ |
+ + + | +
"
- onclick="upQuestion(${status.index},'${sessionMapID}')">
+ onclick="upQuestionReference(${status.index})">
"
- onclick="downQuestion(${status.index},'${sessionMapID}')">
+ onclick="downQuestionReference(${status.index})">
|
+
+
+ "
+ onclick="deleteQuestionReference(${status.index})" />
+ |
+ ||||
+
+
+
+
|
+
+ |
+
+ + ${question.title} + | +
|
|
"
- onclick="deleteQuestion(${status.index},'${sessionMapID}')" />
+ onclick="deleteQuestion(${status.index})" />
|