[open-ils-commits] r1133 - servres/trunk/conifer/templates/item (gfawcett)

svn at svn.open-ils.org svn at svn.open-ils.org
Tue Dec 28 14:11:57 EST 2010


Author: gfawcett
Date: 2010-12-28 14:11:53 -0500 (Tue, 28 Dec 2010)
New Revision: 1133

Modified:
   servres/trunk/conifer/templates/item/item_add_elec.xhtml
Log:
add missing go-back link

Modified: servres/trunk/conifer/templates/item/item_add_elec.xhtml
===================================================================
--- servres/trunk/conifer/templates/item/item_add_elec.xhtml	2010-12-28 19:02:01 UTC (rev 1132)
+++ servres/trunk/conifer/templates/item/item_add_elec.xhtml	2010-12-28 19:11:53 UTC (rev 1133)
@@ -72,7 +72,7 @@
 	<table class="metadata_table">
 	  ${common_table()}
 	</table>
-	<p><input type="submit" value="Update metadata"/></p>
+	<p><input type="submit" value="Update metadata"/> ${go_back_link()}</p>
       </form>
       <h2>Replace file contents</h2>
       <form action="." method="POST" enctype="multipart/form-data">



More information about the open-ils-commits mailing list