QUAW#37079 Dubbele tekst bij aanvullen behandelingstekst

svn path=/Website/trunk/; revision=30299
This commit is contained in:
Erik Groener
2016-08-15 12:58:01 +00:00
parent fbe6efb631
commit 9506fdbb99

View File

@@ -79,8 +79,8 @@ var timestamp_notes = new Date();
$("[name=u2]").serialize(), $("[name=u2]").serialize(),
FcltCallbackAndThen(note_submit_callback), FcltCallbackAndThen(note_submit_callback),
"json"); "json");
return true; // disabled button ook
} }
return true; // disabled button ook
} }
function note_submit_callback(json) function note_submit_callback(json)
{ {