From 2606f98f39d81a0a50e608418c27a84a92136670 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Mon, 20 Sep 2010 17:05:22 -0400 Subject: Rolegroups tab. The Makefile.am and index.xhtml has been modified to include rolegroup.js. The webui.js has been modified to register the rolegroup tab. The rolegroup.js defines the rolegroup's search, add, and details pages. Sample data for some rolegroup operations have been added. --- install/static/index.xhtml | 1 + 1 file changed, 1 insertion(+) (limited to 'install/static/index.xhtml') diff --git a/install/static/index.xhtml b/install/static/index.xhtml index 98e2495d..3fcb5f62 100644 --- a/install/static/index.xhtml +++ b/install/static/index.xhtml @@ -25,6 +25,7 @@ + -- cgit