mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 08:57:03 +03:00
Cleanup KnockoutJS
This commit is contained in:
parent
4c7ce61bc0
commit
4142526ba6
9 changed files with 121 additions and 279 deletions
|
|
@ -2,6 +2,4 @@
|
|||
// (0, eval)('this') is a robust way of getting a reference to the global object
|
||||
// For details, see http://stackoverflow.com/questions/14119988/return-this-0-evalthis/14120023#14120023
|
||||
var document = window['document'],
|
||||
navigator = window['navigator'],
|
||||
JSON = window["JSON"],
|
||||
koExports = {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue