From: gfawcett Date: Wed, 8 Apr 2009 23:13:34 +0000 (+0000) Subject: added 'relocate' to 'about' pages for consistency. Changed 'put under heading' to... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=241e1aba84db9d7d6d9dc31977e18989bd00226f;p=syrup%2Fmasslnc.git added 'relocate' to 'about' pages for consistency. Changed 'put under heading' to 'relocate'. git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@310 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- diff --git a/conifer/TODO b/conifer/TODO index cd4c2e4..e45827d 100644 --- a/conifer/TODO +++ b/conifer/TODO @@ -2,10 +2,12 @@ CRITICAL: IMPORTANT: -* if someone has item checked out, show due date/time on item-about page. - * does 'move to new heading' show up in the right places? Should be like 'edit'. +* CSS fixes for Internet Explorer. It looks crappy in IE. + +* if someone has item checked out, show due date/time on item-about page. + * need more than 10 results on physical-item search results. * People should be able to register themselves into open courses. diff --git a/conifer/templates/components/course.xhtml b/conifer/templates/components/course.xhtml index 712aa8a..64e45e7 100644 --- a/conifer/templates/components/course.xhtml +++ b/conifer/templates/components/course.xhtml @@ -38,7 +38,7 @@ searchtext = _('search this course...') - about • edit • put under heading + about • edit • relocate diff --git a/conifer/templates/item_metadata.xhtml b/conifer/templates/item_metadata.xhtml index 1bbe271..1740879 100644 --- a/conifer/templates/item_metadata.xhtml +++ b/conifer/templates/item_metadata.xhtml @@ -22,13 +22,16 @@ is_editor = course.can_edit(request.user) ${course_banner(course)} ${nested_title(item)} -
- - + diff --git a/conifer/templates/item_relocate.xhtml b/conifer/templates/item_relocate.xhtml index 8724f48..cc5f068 100644 --- a/conifer/templates/item_relocate.xhtml +++ b/conifer/templates/item_relocate.xhtml @@ -16,7 +16,7 @@ title = 'Move item under a different heading'

${title}

Please choose the heading under which this item should be moved:

- +