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