FSN#40662 onnodige false return veranderd in true ivm correcte werking singlepress
svn path=/Website/trunk/; revision=34666
This commit is contained in:
@@ -315,7 +315,7 @@ else
|
||||
return false;
|
||||
|
||||
$.post($("form[name=u2]")[0].action, $("[name=u2]").serialize(), McltCallbackAndThenAlways(opdr_submit_callback), "json");
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
function opdr_submit_callback(json)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user