diff --git a/APPL/MLD/mld_show_note2.asp b/APPL/MLD/mld_show_note2.asp index 70ee367d28..4940f6273a 100644 --- a/APPL/MLD/mld_show_note2.asp +++ b/APPL/MLD/mld_show_note2.asp @@ -79,8 +79,8 @@ var timestamp_notes = new Date(); $("[name=u2]").serialize(), FcltCallbackAndThen(note_submit_callback), "json"); + return true; // disabled button ook } - return true; // disabled button ook } function note_submit_callback(json) {