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:
parent
7ad52c8b89
commit
645dbaf77e
2 changed files with 15 additions and 7 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue