From 5db9fed8a5c62a65adf43f1d8c24a0e061f6b301 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Wed, 2 Nov 2011 12:21:39 -0500 Subject: Moved facet code into facet.js. Facet-related code has been moved from entity.js into a new facet.js because the file is getting too big. --- install/ui/test/all_tests.html | 1 + 1 file changed, 1 insertion(+) (limited to 'install/ui/test/all_tests.html') diff --git a/install/ui/test/all_tests.html b/install/ui/test/all_tests.html index 7af7e02b..7c8b0dff 100644 --- a/install/ui/test/all_tests.html +++ b/install/ui/test/all_tests.html @@ -14,6 +14,7 @@ + -- cgit