diff --git a/www/js/agency.js b/www/js/agency.js index 77e4515..41fc9ca 100644 --- a/www/js/agency.js +++ b/www/js/agency.js @@ -49,7 +49,6 @@ (function () { $('.mailtoDataFill').each(function () { - alert($(this).data('email').replace('(at)', '@')); $(this).attr('href', 'mailto:' + $(this).data('email').replace('(at)', '@') + '?subject=Zpráva z webu gamesplit.cz'); }); })(); diff --git a/www/js/agency.min.js b/www/js/agency.min.js index 8b757a9..b37ca10 100644 --- a/www/js/agency.min.js +++ b/www/js/agency.min.js @@ -4,4 +4,4 @@ * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE) */ -!function(t){"use strict";t('a.js-scroll-trigger[href*="#"]:not([href="#"])').click(function(){if(location.pathname.replace(/^\//,"")==this.pathname.replace(/^\//,"")&&location.hostname==this.hostname){var a=t(this.hash);if((a=a.length?a:t("[name="+this.hash.slice(1)+"]")).length)return t("html, body").animate({scrollTop:a.offset().top-54},1e3,"easeInOutExpo"),!1}}),t(".js-scroll-trigger").click(function(){t(".navbar-collapse").collapse("hide")}),t("body").scrollspy({target:"#mainNav",offset:56});function a(){100