Fixed model stuck on error state

This commit is contained in:
Björn Dahlgren 2014-04-09 00:23:17 +02:00
parent 3e34850e44
commit 4c1e4b21f2

View File

@ -26,6 +26,7 @@ define(function (require) {
},
refresh: function () {
this.model.unset("error");
if (this.options.server.get("pid")) {
var self = this;
this.model.fetch({