Clean console.log

This commit is contained in:
Claudio Maradonna 2020-02-20 17:31:17 +01:00
parent bd2b590e29
commit d66823b002
Signed by: claudiomaradonna
GPG key ID: 0CBA58694C5680D9
2 changed files with 1 additions and 3 deletions

View file

@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.6">Jekyll</generator><link href="https://www.unitoo.it/feed.xml" rel="self" type="application/atom+xml" /><link href="https://www.unitoo.it/" rel="alternate" type="text/html" /><updated>2020-02-20T17:28:09+01:00</updated><id>https://www.unitoo.it/feed.xml</id><title type="html">Unitoo</title><subtitle>Azienda dedicata allo sviluppo software, alla formazione dei team e alla consulenza informatica</subtitle></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.6">Jekyll</generator><link href="https://www.unitoo.it/feed.xml" rel="self" type="application/atom+xml" /><link href="https://www.unitoo.it/" rel="alternate" type="text/html" /><updated>2020-02-20T17:31:14+01:00</updated><id>https://www.unitoo.it/feed.xml</id><title type="html">Unitoo</title><subtitle>Azienda dedicata allo sviluppo software, alla formazione dei team e alla consulenza informatica</subtitle></feed>

View file

@ -43,8 +43,6 @@ $(document).ready(function() {
noColor: "white",
message: "Ti piacerebbe ascoltare la radio mentre navighi sul sito?",
callback: function (value) {
console.log(value);
if (value) {
createCookie("radio-autoplay", "true", 31);
_paq.push(['trackGoal', 2]);