patchDisabled: function() {
    return this.status() == "sync" || this.status() == "error" ? false : true
  },