Update to Angular 1.1.4
This commit is contained in:
parent
72a485d6e8
commit
f5fc1369ad
585 changed files with 48055 additions and 3041 deletions
3
lib/angular/angular-bootstrap.js
vendored
Normal file → Executable file
3
lib/angular/angular-bootstrap.js
vendored
Normal file → Executable file
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* @license AngularJS v1.1.2
|
||||
* @license AngularJS v1.1.4
|
||||
* (c) 2010-2012 Google, Inc. http://angularjs.org
|
||||
* License: MIT
|
||||
*/
|
||||
|
@ -163,4 +163,5 @@ directive.tabPane = function() {
|
|||
|
||||
angular.module('bootstrap', []).directive(directive);
|
||||
|
||||
|
||||
})(window, window.angular);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue