Skip to content

Commit e642c60

Browse files
author
Vlad Balin
committed
added comments
1 parent b0f6828 commit e642c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nestedtypes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1371,7 +1371,7 @@
13711371
var CollectionProto = Nested.Collection.prototype;
13721372

13731373
var refsCollectionSpec = {
1374-
triggerWhenChanged : "update reset",
1374+
triggerWhenChanged : "update reset", // don't bubble changes from models
13751375
__class : 'Collection.SubsetOf',
13761376

13771377
resolvedWith : null,

0 commit comments

Comments
 (0)