Turn on strict mode, fix a few errors.
This commit is contained in:
parent
df79f7c989
commit
139ed5cb36
2 changed files with 11 additions and 4 deletions
public_html
|
@ -1,3 +1,5 @@
|
|||
"use strict";
|
||||
|
||||
var PlaneSvg = "M 0,0 " +
|
||||
"M 1.9565564,41.694305 C 1.7174505,40.497708 1.6419973,38.448747 " +
|
||||
"1.8096508,37.70494 1.8936398,37.332056 2.0796653,36.88191 2.222907,36.70461 " +
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue