grunt-contrib-coffee update. God damn this is taking too long to compile now.
This commit is contained in:
parent
9212723113
commit
18bfdce822
@ -3100,7 +3100,7 @@ ImageHover =
|
||||
return unless @file?.isImage
|
||||
$.on @file.thumb, 'mouseover', ImageHover.mouseover
|
||||
mouseover: (e) ->
|
||||
el = $.el 'img'
|
||||
el = $.el 'img',
|
||||
id: 'ihover'
|
||||
src: @parentNode.href
|
||||
$.add d.body, el
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user