Index: lams_tool_vote/web/authoring/BasicContent.jsp =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r7b3ea39ddf6e10186cf9916562121c205bb0e5ad --- lams_tool_vote/web/authoring/BasicContent.jsp (.../BasicContent.jsp) (revision 7475d08afc280b5e2e5ddf04e8bf35e3166aaf80) +++ lams_tool_vote/web/authoring/BasicContent.jsp (.../BasicContent.jsp) (revision 7b3ea39ddf6e10186cf9916562121c205bb0e5ad) @@ -26,11 +26,6 @@ document.forms.voteAuthoringForm.questionIndex.value=questionIndex; submitMethod('removeNomination'); } - - function removeMonitoringNomination(questionIndex){ - document.voteMonitoringForm.questionIndex.value=questionIndex; - submitMonitoringMethod('removeNomination'); - } function onSelectDataInput(){