Skip to content

Commit 0b71531

Browse files
committed
Updates from consolidated repo
1 parent 266199e commit 0b71531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basic-stack.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
* @method recalc
6767
*/
6868
recalc: function() {
69-
var contentNodes = this.content;
69+
var contentNodes = this.collective.content;
7070
if (!contentNodes) {
7171
return;
7272
}

0 commit comments

Comments
 (0)