From b720336732d8a608b5d8957ef187fd2c749fcb16 Mon Sep 17 00:00:00 2001 From: Michael McGrath Date: Fri, 7 Mar 2008 10:41:15 -0600 Subject: [PATCH] can now manually add users --- fas/fas/templates/group/view.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/fas/fas/templates/group/view.html b/fas/fas/templates/group/view.html index 6e6bdc2..bf90adc 100644 --- a/fas/fas/templates/group/view.html +++ b/fas/fas/templates/group/view.html @@ -49,6 +49,13 @@
${group.prerequisite.name} 
 
${_('Created:')}
${group.creation} 
+
${_('Add User:')}
+
+
+ + +
+