diff options
| author | Misko Hevery | 2010-01-11 17:32:33 -0800 |
|---|---|---|
| committer | Misko Hevery | 2010-01-11 17:32:33 -0800 |
| commit | 6d5471c9bea9671dec7900a7bc548aea8ddd5a3e (patch) | |
| tree | 23a0affaa4b977b0eb776f515bd27eda89431049 /src/Loader.js | |
| parent | 1a42a3fab99ca02af0476f5a87175c53104aa2e3 (diff) | |
| download | angular.js-6d5471c9bea9671dec7900a7bc548aea8ddd5a3e.tar.bz2 | |
all files converted to prototype= {}
Diffstat (limited to 'src/Loader.js')
| -rw-r--r-- | src/Loader.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Loader.js b/src/Loader.js index 104dfec8..5207defb 100644 --- a/src/Loader.js +++ b/src/Loader.js @@ -1,7 +1,3 @@ -// Copyright (C) 2008,2009 BRAT Tech LLC - -// IE compatibility - if (typeof document.getAttribute == 'undefined') document.getAttribute = function() {}; if (typeof Node == 'undefined') { |
