Update to Angular 1.1.4
This commit is contained in:
parent
72a485d6e8
commit
f5fc1369ad
585 changed files with 48055 additions and 3041 deletions
4
lib/angular/docs/docs-scenario.html
Normal file → Executable file
4
lib/angular/docs/docs-scenario.html
Normal file → Executable file
|
@ -6,8 +6,8 @@
|
|||
var production = location.hostname === 'docs.angularjs.org',
|
||||
headEl = document.head,
|
||||
angularVersion = {
|
||||
current: '1.1.2', // rewrite during build
|
||||
stable: '1.0.3'
|
||||
current: '1.1.4', // rewrite during build
|
||||
stable: '1.0.5'
|
||||
};
|
||||
|
||||
addTag('script', {src: path('angular-scenario.js')}, function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue