mirror of
https://github.com/ulaulaman/eduinaf-ajax-filter-posts.git
synced 2025-06-27 09:03:00 +02:00
Added extra text for filter toggle buttons, added some comments
This commit is contained in:
@ -78,7 +78,6 @@
|
||||
}
|
||||
|
||||
function toggleFilters() {
|
||||
console.log(container);
|
||||
container.classList.toggle('is-expanded-filters');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user