mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a3f6a211e4
commit
6c37374657
@ -2205,7 +2205,6 @@ var BaseBrowserPrototype = {
|
||||
// with '!' correctly...
|
||||
collapse: makeItemEventMethod('collapse',
|
||||
function(evt, item){
|
||||
console.log('>>>>', item)
|
||||
item.forEach(function(e){ e.collapsed = true })
|
||||
this.render()
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user