mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +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...
|
// with '!' correctly...
|
||||||
collapse: makeItemEventMethod('collapse',
|
collapse: makeItemEventMethod('collapse',
|
||||||
function(evt, item){
|
function(evt, item){
|
||||||
console.log('>>>>', item)
|
|
||||||
item.forEach(function(e){ e.collapsed = true })
|
item.forEach(function(e){ e.collapsed = true })
|
||||||
this.render()
|
this.render()
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user