remove console.log
This commit is contained in:
parent
5ec8402e70
commit
b5be9eb869
@ -49,7 +49,6 @@
|
||||
}
|
||||
|
||||
$('.CDB-Button--loading').click(function(){
|
||||
console.log($(this));
|
||||
$(this).toggleClass("is-loading");
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user