aboutsummaryrefslogtreecommitdiffstats
path: root/src/angular.suffix
diff options
context:
space:
mode:
Diffstat (limited to 'src/angular.suffix')
-rw-r--r--src/angular.suffix2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/angular.suffix b/src/angular.suffix
index fcd3e577..179e0ce6 100644
--- a/src/angular.suffix
+++ b/src/angular.suffix
@@ -1,6 +1,6 @@
jqLiteWrap(document).ready(function(){
- angularInit(angularJsConfig(document));
+ angularInit(angularJsConfig(document), document);
});
})(window, document);