fix indentation

This commit is contained in:
David Greenspan
2013-08-02 14:05:09 -07:00
parent 235ff2e285
commit cb0b888bc5

View File

@@ -356,7 +356,7 @@ UI.Each = Component.extend({
self.append(document.createTextNode(""));
cursor.observe({
_no_indices: true,
_no_indices: true,
addedAt: function (doc, i, beforeId) {
var id = LocalCollection._idStringify(doc._id);