Skip to content

Commit

Permalink
Removed debug alert
Browse files Browse the repository at this point in the history
  • Loading branch information
Fmstrat committed Jul 12, 2015
1 parent 922a75a commit 39899c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,6 @@
}

function dismissAnnouncement() {
alert('here');
setCookie("dismissedAnnouncement", $('#announcement').html().replace(/\n/g,''), 30);
$('#announcement-container').html('');
}
Expand Down

0 comments on commit 39899c5

Please sign in to comment.