Mercurial > hg > webaudioevaluationtool
changeset 2718:65c19c3f45c4
Minor ref errors
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Fri, 14 Apr 2017 16:16:03 +0100 |
parents | 723e1e5bae6f |
children | d30222a70f2d |
files | js/core.js |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/js/core.js Fri Apr 14 16:12:52 2017 +0100 +++ b/js/core.js Fri Apr 14 16:16:03 2017 +0100 @@ -2321,7 +2321,7 @@ popup.resize(event); this.volume.resize(); this.lightbox.resize(); - this.commentBoxes.forEach(function (elem) { + this.commentBoxes.boxes.forEach(function (elem) { elem.resize(); }); this.commentQuestions.forEach(function (elem) {