mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-25 15:37:56 +01:00
Minor typo.
This commit is contained in:
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
Block a user