blob: e9c15a4d2f30459a455acc361624cf65be35f06f (
plain)
1
2
3
4
5
6
7
|
/**
* @license AngularJS v"NG_VERSION_FULL"
* (c) 2010-2012 Google, Inc. http://angularjs.org
* License: MIT
*/
(function(window, document){
var _jQuery = window.jQuery.noConflict(true);
|