this got lost somehow

This commit is contained in:
ccd0 2014-07-27 14:35:29 -07:00
parent bec1646bf5
commit e07ca00ff4

View File

@ -121,6 +121,8 @@ ImageExpand =
$.rmClass post.nodes.root, 'expanded-image'
$.rmClass file.thumb, 'expanding'
$.rm file.videoControls if file.videoControls
file.thumb.parentNode.href = file.URL
file.thumb.parentNode.target = '_blank'
for x in ['isExpanding', 'isExpanded', 'videoControls', 'wasPlaying', 'scrollIntoView']
delete file[x]