Execute tests on document loaded.
This commit is contained in:
parent
dd42805d33
commit
cc0e8d34dc
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
window.onload = function() {
|
||||||
|
|
||||||
// ajax
|
// ajax
|
||||||
App.Ajax.request({
|
App.Ajax.request({
|
||||||
|
@ -464,3 +465,4 @@ var authWithSession = function() {
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in a new issue