mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-28 17:44:58 +00:00
fix show/hide in exports filter + better styles
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { ShowHide } from 'ShowHide';
|
||||
|
||||
console.log('coucou');
|
||||
|
||||
// old method to show/hide filters when checking checkbox
|
||||
import { chill } from 'ChillMainAssets/chill/js/chill';
|
||||
window.addEventListener("DOMContentLoaded", chill.listenerDisplayCheckbox);
|
||||
|
||||
// TODO should be replaced by more recent showHide library
|
||||
//import { ShowHide } from 'ShowHide';
|
||||
|
Reference in New Issue
Block a user