oh JavaScript, you so crazy
This commit is contained in:
parent
aa29fc3b4a
commit
28b9176bbc
|
@ -38,7 +38,7 @@
|
||||||
doc = window.document,
|
doc = window.document,
|
||||||
re = window.RegExp,
|
re = window.RegExp,
|
||||||
nav = window.navigator,
|
nav = window.navigator,
|
||||||
SETTINGS = { lineLength: 72 },
|
SETTINGS = { lineLength: 72 }
|
||||||
|
|
||||||
|
|
||||||
var defaultsStrings = {
|
var defaultsStrings = {
|
||||||
|
|
Loading…
Reference in New Issue