[open-ils-commits] r449 - servres/trunk/conifer/templates/item (gfawcett)
svn at svn.open-ils.org
svn at svn.open-ils.org
Sun May 3 22:21:24 EDT 2009
Author: gfawcett
Date: 2009-05-03 22:21:23 -0400 (Sun, 03 May 2009)
New Revision: 449
Modified:
servres/trunk/conifer/templates/item/item_add_phys.xhtml
Log:
missed a go-back
Modified: servres/trunk/conifer/templates/item/item_add_phys.xhtml
===================================================================
--- servres/trunk/conifer/templates/item/item_add_phys.xhtml 2009-05-04 02:19:58 UTC (rev 448)
+++ servres/trunk/conifer/templates/item/item_add_phys.xhtml 2009-05-04 02:21:23 UTC (rev 449)
@@ -32,6 +32,7 @@
<p>
<input py:if="not is_edit" type="submit" value="Add heading"/>
<input py:if="is_edit" type="submit" value="Update physical-item request"/>
+ ${go_back_link()}
</p>
</form>
More information about the open-ils-commits
mailing list