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.
This commit is contained in:
Endi S. Dewata
2011-11-02 12:21:39 -05:00
committed by Petr Vobornik
parent 6c3e1a21d7
commit 5db9fed8a5
25 changed files with 615 additions and 579 deletions

View File

@@ -18,6 +18,7 @@ app_DATA = \
dns.js \
entitle.js \
entity.js \
facet.js \
favicon.ico \
group.js \
hbac.js \