From bebfbeac0a3f25b3d0df00ada5c919adef9dd701 Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Tue, 20 Jul 2010 16:55:32 -0700 Subject: fixed xhtml compatibility, fix console in chrome --- src/apis.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/apis.js') diff --git a/src/apis.js b/src/apis.js index 2d0c571e..136473b6 100644 --- a/src/apis.js +++ b/src/apis.js @@ -12,6 +12,7 @@ var angularGlobal = { }; var angularCollection = { + 'copy': copy, 'size': size, 'equals': equals }; -- cgit v1.2.3