remove debug statement
This commit is contained in:
parent
5e27978d3c
commit
40abfdd316
1 changed files with 0 additions and 1 deletions
|
@ -175,7 +175,6 @@ $(document).ready(function () {
|
|||
});
|
||||
|
||||
$('#banner .close-wrap').on('click', function(e) {
|
||||
debugger;
|
||||
var cookieId = e.target.id;
|
||||
$('#banner').hide();
|
||||
e.preventDefault();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue