From 44cdaee77e13f87ea6b33cd649d94d464ddaac2f Mon Sep 17 00:00:00 2001 From: lister default Date: Mon, 6 Apr 2020 00:45:27 +0200 Subject: [PATCH] Fix: Remove alert --- www/js/agency.js | 1 - www/js/agency.min.js | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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