mirror of
https://github.com/pure-css/pure.git
synced 2024-11-07 21:34:24 +00:00
fix: remove debug line
This commit is contained in:
parent
b56a501d93
commit
8426c80b11
@ -25,7 +25,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
function toggleAll(e) {
|
function toggleAll(e) {
|
||||||
console.log('toggle', e.target);
|
|
||||||
var active = 'active';
|
var active = 'active';
|
||||||
|
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
|
Loading…
Reference in New Issue
Block a user