From: Art Rhyno Date: Tue, 7 Feb 2012 04:59:00 +0000 (-0500) Subject: Expose course notes editing X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=5235a38b8340717b6dc3082a553ca5b9d6ba40a3;p=syrup%2Fmasslnc.git Expose course notes editing --- diff --git a/conifer/templates/edit_site.xhtml b/conifer/templates/edit_site.xhtml index 3f2d8bb..f3820ea 100644 --- a/conifer/templates/edit_site.xhtml +++ b/conifer/templates/edit_site.xhtml @@ -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)}