Merge pull request from dpen2000/FixPatchesList

Fixes 
This commit is contained in:
Nick Winter 2014-05-28 18:57:46 -07:00
commit 8fea99cbc1

View file

@ -46,6 +46,7 @@ module.exports = class PatchesView extends CocoView
@reloadPatches()
reloadPatches: ->
@supermodel.resetProgress()
@load()
@render()