From 404444a21263a3a96ade9c023596560e0ba1898c Mon Sep 17 00:00:00 2001 From: gfawcett Date: Mon, 4 May 2009 02:21:23 +0000 Subject: [PATCH] missed a go-back git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@449 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- conifer/templates/item/item_add_phys.xhtml | 1 + 1 file changed, 1 insertion(+) diff --git a/conifer/templates/item/item_add_phys.xhtml b/conifer/templates/item/item_add_phys.xhtml index 710a667..0dca733 100644 --- a/conifer/templates/item/item_add_phys.xhtml +++ b/conifer/templates/item/item_add_phys.xhtml @@ -32,6 +32,7 @@ course_title = '%s: %s (%s)' % (course.code, course.title, course.term)

+ ${go_back_link()}

-- 2.11.0