mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-12 00:47:45 +00:00
attempt to make show hide work
This commit is contained in:
@@ -39,6 +39,7 @@ var ShowHide = function(options) {
|
||||
contents.push(el);
|
||||
}
|
||||
container_content.push(contents);
|
||||
console.log('container content', container_content);
|
||||
}
|
||||
|
||||
// attach the listener on each input
|
||||
|
||||
Reference in New Issue
Block a user