projects
/
Syrup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdcc3eb
)
Expose course notes editing
author
Art Rhyno
<art632000@yahoo.ca>
Tue, 7 Feb 2012 04:59:00 +0000
(23:59 -0500)
committer
Art Rhyno
<art632000@yahoo.ca>
Tue, 7 Feb 2012 04:59:00 +0000
(23:59 -0500)
conifer/templates/edit_site.xhtml
patch
|
blob
|
history
diff --git
a/conifer/templates/edit_site.xhtml
b/conifer/templates/edit_site.xhtml
index
3f2d8bb
..
f3820ea
100644
(file)
--- 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)}
<!-- ${field_row(form.department)} -->
<!-- <tr><th>Department</th><td>${Markup(form.department)} ${errorlist(form.department)}</td></tr> -->