From 9506fdbb995e8de94021759fc686194087c68cb5 Mon Sep 17 00:00:00 2001 From: Erik Groener Date: Mon, 15 Aug 2016 12:58:01 +0000 Subject: [PATCH] QUAW#37079 Dubbele tekst bij aanvullen behandelingstekst svn path=/Website/trunk/; revision=30299 --- APPL/MLD/mld_show_note2.asp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {