Skip to content

Commit

Permalink
Minor comment addition.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael committed May 17, 2011
1 parent 356f1e8 commit e5f84d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data.js
Expand Up @@ -1409,6 +1409,7 @@
});
},

// Nodes that got rejected during sync
rejectedNodes: function() {
return this.all('objects').select(function(obj, key) {
return obj._rejected;
Expand Down

0 comments on commit e5f84d4

Please sign in to comment.