﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
18582,Remove unneeded siblings('.widget-holder') from widgets.js,aaroncampbell,azaozz,"Currently we do this:
`$(this).siblings('.widget-holder').parent().toggleClass('closed');`
However, since the parent() of the current element is the same as the parent of it's siblings I don't think we need to move to a sibling at all.",defect (bug),closed,normal,3.3,Widgets,2.9,normal,fixed,has-patch,
