return show_nationality_country_text

git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3480 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
adametz 2018-12-27 16:40:18 +00:00
parent 7ad52c8b89
commit 645dbaf77e
2 changed files with 15 additions and 7 deletions

View file

@ -92,10 +92,8 @@ $(document).ready(function() {
$(obj).find('.accordion-toggle').click();
toggle_first[ele.val()] = true;
}
}, function() {
summary$.html('Aufgrund eines Fehlers konnte kein Angebot ermittelt werden.');
summary$.html('Aufgrund eines Fehlers konnte keine Anfrage übermittel werden.');
});
}else{
$(obj).hide();