Index: lams_tool_vote/web/monitoring/SummaryContent.jsp
===================================================================
diff -u -r3eb8dcbf308a6b082c30d57f51e7000ebbe1c184 -raa1bcddda0a1f03ce15790e7f6d70ac9b0525f88
--- lams_tool_vote/web/monitoring/SummaryContent.jsp (.../SummaryContent.jsp) (revision 3eb8dcbf308a6b082c30d57f51e7000ebbe1c184)
+++ lams_tool_vote/web/monitoring/SummaryContent.jsp (.../SummaryContent.jsp) (revision aa1bcddda0a1f03ce15790e7f6d70ac9b0525f88)
@@ -17,9 +17,9 @@
submissionDateString: '${submissionDateString}',
setSubmissionDeadlineUrl: '?',
toolContentID: '${toolContentID}',
- messageNotification: '',
- messageRestrictionSet: '',
- messageRestrictionRemoved: ''
+ messageNotification: '',
+ messageRestrictionSet: '',
+ messageRestrictionRemoved: ''
};
@@ -42,15 +42,15 @@
'' : ''
},
success : function(){
- alert("");
+ alert("");
},
error : function(){
- alert("");
+ alert("");
}
});
} else {
- alert("");
+ alert("");
}
}