Minor typo.
parent
02b31e463b
commit
a958fcbd6e
|
@ -433,7 +433,7 @@ mindplot.widget.Menu = new Class({
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
var videoElem = $("videoElem");
|
var videoElem = $("tutorialVideo");
|
||||||
if (videoElem) {
|
if (videoElem) {
|
||||||
var width = 900;
|
var width = 900;
|
||||||
var height = 500;
|
var height = 500;
|
||||||
|
|
Loading…
Reference in New Issue