From 3352c4fa281edb46df9ee4c57dc5e4f621c139b9 Mon Sep 17 00:00:00 2001 From: gfawcett Date: Thu, 19 Mar 2009 23:21:17 +0000 Subject: [PATCH] prettified the metadata edit form. git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@201 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- conifer/templates/components/course.xhtml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/conifer/templates/components/course.xhtml b/conifer/templates/components/course.xhtml index 8da8c61..5e0abda 100644 --- a/conifer/templates/components/course.xhtml +++ b/conifer/templates/components/course.xhtml @@ -76,11 +76,17 @@ searchtext = _('search this course...')

Show more attributes

${Markup(metadata_formset.management_form)} - - - +
${Markup(thing.as_p())}
+ + + + + + + +
AttributeValueDelete?
${Markup(cell)}
- + -- 2.11.0