this should be nodes.thumbs

This commit is contained in:
ccd0 2014-07-04 20:18:30 -07:00
parent 67dab205d3
commit d9ab0854ae

View File

@ -128,7 +128,7 @@ Gallery =
{nodes} = Gallery
{name} = nodes
$.rmClass el, 'gal-highlight' if el = $ '.gal-highlight', Gallery.thumbs
$.rmClass el, 'gal-highlight' if el = $ '.gal-highlight', nodes.thumbs
$.addClass @, 'gal-highlight'
elType = 'img'