git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3363 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
valentin.wacker 2017-12-06 08:24:20 +00:00
parent c2d6038228
commit 98962a2add
3 changed files with 4 additions and 8 deletions

View file

@ -531,6 +531,7 @@ jQuery(document).ready(function($) {
}
return [false, '', '']
}
return [true, '', ''];
}
});