fix show/hide in exports filter + better styles

This commit is contained in:
2022-07-07 15:20:50 +02:00
parent 989c4e90e5
commit 7b64269bb5
3 changed files with 111 additions and 84 deletions

View File

@@ -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';