diff options
| author | Igor Minar | 2013-10-11 12:21:34 -0700 |
|---|---|---|
| committer | Igor Minar | 2013-10-11 17:12:24 -0700 |
| commit | 83fbaa54f13ff94d193115de0eaa3799739af3a5 (patch) | |
| tree | 656b1f0ceb921ad28da1f751b18e16d0d026bcab /src/ng/directive/ngInclude.js | |
| parent | 9f4d99f4eaa53ea4b186a2954b23ce4c86643947 (diff) | |
| download | angular.js-83fbaa54f13ff94d193115de0eaa3799739af3a5.tar.bz2 | |
style: strip white space from files
Diffstat (limited to 'src/ng/directive/ngInclude.js')
| -rw-r--r-- | src/ng/directive/ngInclude.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ng/directive/ngInclude.js b/src/ng/directive/ngInclude.js index e4890494..450677e1 100644 --- a/src/ng/directive/ngInclude.js +++ b/src/ng/directive/ngInclude.js @@ -14,7 +14,7 @@ * you may either {@link ng.$sceDelegateProvider#resourceUrlWhitelist whitelist them} or * {@link ng.$sce#trustAsResourceUrl wrap them} as trusted values. Refer to Angular's {@link * ng.$sce Strict Contextual Escaping}. - * + * * In addition, the browser's * {@link https://code.google.com/p/browsersec/wiki/Part2#Same-origin_policy_for_XMLHttpRequest * Same Origin Policy} and {@link http://www.w3.org/TR/cors/ Cross-Origin Resource Sharing |
