aboutsummaryrefslogtreecommitdiffstats
path: root/src/angular-bootstrap.js
diff options
context:
space:
mode:
authorDi Peng2011-07-29 13:47:16 -0700
committerIgor Minar2011-08-14 23:44:20 -0700
commit6802a760078d9f8e305e41cc208383ca6415436f (patch)
tree746b1900df7dd3d7b6c08e24e13100c498c7b67a /src/angular-bootstrap.js
parent7ec8a89362f7010f2b0f5fb73a644dab789ce010 (diff)
downloadangular.js-6802a760078d9f8e305e41cc208383ca6415436f.tar.bz2
feat($locale): add default locale service for en-US
Diffstat (limited to 'src/angular-bootstrap.js')
-rw-r--r--src/angular-bootstrap.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/angular-bootstrap.js b/src/angular-bootstrap.js
index 7495b6ad..fdf07c3e 100644
--- a/src/angular-bootstrap.js
+++ b/src/angular-bootstrap.js
@@ -119,6 +119,7 @@
'service/xhr.cache.js',
'service/xhr.error.js',
'service/xhr.js',
+ 'service/locale.js',
'apis.js',
'filters.js',