Expose course notes editing
authorArt Rhyno <art632000@yahoo.ca>
Tue, 7 Feb 2012 04:59:00 +0000 (23:59 -0500)
committerArt Rhyno <art632000@yahoo.ca>
Tue, 7 Feb 2012 04:59:00 +0000 (23:59 -0500)
conifer/templates/edit_site.xhtml

index 3f2d8bb..f3820ea 100644 (file)
@@ -78,6 +78,7 @@ owner = instance.owner if instance.owner_id else None
     ${field_row(form.start_term)}
     ${field_row(form.end_term)}
     ${field_row(form.service_desk)}
+    ${field_row(form.sitenotes)}
 
     <!-- ${field_row(form.department)} -->
     <!-- <tr><th>Department</th><td>${Markup(form.department)} ${errorlist(form.department)}</td></tr> -->