From 59e26ea9b16fdf5ec9b4cb1a06cae10db2bf6202 Mon Sep 17 00:00:00 2001 From: Michael McGrath Date: Tue, 26 Feb 2008 15:35:30 -0600 Subject: [PATCH] Added prereq field for printing --- fas/fas/templates/group/view.html | 1 + 1 file changed, 1 insertion(+) diff --git a/fas/fas/templates/group/view.html b/fas/fas/templates/group/view.html index cfdd755..b0abb8f 100644 --- a/fas/fas/templates/group/view.html +++ b/fas/fas/templates/group/view.html @@ -38,6 +38,7 @@ ${_('No')}  
${_('Join Message:')}
${group.joinmsg} 
+
${_('Prerequisite:')}
${group.prerequisite.name} 
${_('Created:')}
${group.creation}