");
$('.app-offer-alert').find('.alert-success').fadeIn(300);
setTimeout(function (argument) {
$('.app-offer-alert').find('.alert-success').fadeOut(300);
window.location.reload(true);
},3000);
} else {
$('#create-offer-modal').animate({
scrollTop: $('html, body').offset().top //#DIV_ID is an example. Use the id of your destination on the page
});
$('.app-offer-alert').html('
");
$('.edit-job-form').find('.alert-success').fadeIn(300);
setTimeout(function (argument) {
$('.edit-job-form').find('.alert-success').fadeOut(300);
window.location.reload(true);
},3000);
} else {
$('.edit-job-form').find('#create-job-modal').animate({
scrollTop: $('html, body').offset().top //#DIV_ID is an example. Use the id of your destination on the page
});
$('.edit-job-form').find('.app-general-alert').html('
");
$('.app-general-alert').find('.alert-success').fadeIn(300);
setTimeout(function (argument) {
$('.app-general-alert').find('.alert-success').fadeOut(300);
window.location.reload(true);
},3000);
} else {
$('#create-job-modal').animate({
scrollTop: $('html, body').offset().top //#DIV_ID is an example. Use the id of your destination on the page
});
$('.app-general-alert').html('