Index: lams_tool_lamc/web/monitoring/SummaryContent.jsp
===================================================================
diff -u -r1beaa4cc5e224dd433297d543c5511234c0bfc10 -reacf8690251ab940327df77e457801bbe436476f
--- lams_tool_lamc/web/monitoring/SummaryContent.jsp (.../SummaryContent.jsp) (revision 1beaa4cc5e224dd433297d543c5511234c0bfc10)
+++ lams_tool_lamc/web/monitoring/SummaryContent.jsp (.../SummaryContent.jsp) (revision eacf8690251ab940327df77e457801bbe436476f)
@@ -114,7 +114,7 @@
{name:'grade', index:'grade', width:80, sorttype:"int", editable:true, editoptions: {size:4, maxlength: 4}, align:"right" }
],
multiselect: false,
- cellurl: '',
+ cellurl: '?',
cellEdit: true,
afterEditCell: function (rowid,name,val,iRow,iCol){
oldValue = eval(val);