aboutsummaryrefslogtreecommitdiffstats
path: root/i18n/e2e/localeTest_en.html
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/e2e/localeTest_en.html')
-rw-r--r--i18n/e2e/localeTest_en.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/e2e/localeTest_en.html b/i18n/e2e/localeTest_en.html
index de77681b..9a69bb59 100644
--- a/i18n/e2e/localeTest_en.html
+++ b/i18n/e2e/localeTest_en.html
@@ -1,9 +1,9 @@
<!document html>
-<html>
+<html ng-app>
<head>
<meta charset="utf-8">
<title>locale test</title>
- <script src="../../build/angular.js" ng:autobind></script>
+ <script src="../../build/angular.js"></script>
<!-- not needed, already bundled in angular.js
<script src="../../build/i18n/angular-locale_en.js"></script>
-->