Merge branch 'stage6' of bitbucket.org:Bonus_05/expomap into stage6

remotes/origin/stage6
Alexander Burdeinyi 9 years ago
commit a5044f7b2e
  1. 5
      static/mailing_settings/js/main.js

@ -405,11 +405,6 @@ function sendForm () {
})();
$(function () {
$('.back_to_site').on('click', function (event) {
event.preventDefault();
window.history.back();
});
$('.modal_trigger').fancybox({
padding: 0
});

Loading…
Cancel
Save