Update Angular to 1.2.0 RC2
This commit is contained in:
parent
7416269494
commit
0d3a40980e
184 changed files with 17993 additions and 21133 deletions
|
@ -6,8 +6,8 @@
|
|||
var production = location.hostname === 'docs.angularjs.org',
|
||||
headEl = document.head,
|
||||
angularVersion = {
|
||||
current: '1.2.0rc1', // rewrite during build
|
||||
cdn: '1.1.4'
|
||||
current: '1.2.0-rc.2', // rewrite during build
|
||||
cdn: '1.2.0rc1'
|
||||
};
|
||||
|
||||
addTag('script', {src: path('angular-scenario.js')}, function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue