parent
ed226e0b09
commit
6a6ab8fc88
|
|
@ -167,7 +167,7 @@
|
|||
return
|
||||
|
||||
if (this.options.callback)
|
||||
return this.options.callback(this.$el, ev.currentTarget)
|
||||
return this.options.callback(this.$el, ev.currentTarget, ev)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue