[open-ils-commits] r1067 - servres/trunk/conifer/templates/item (gfawcett)
svn at svn.open-ils.org
svn at svn.open-ils.org
Fri Nov 12 21:03:31 EST 2010
Author: gfawcett
Date: 2010-11-12 21:03:30 -0500 (Fri, 12 Nov 2010)
New Revision: 1067
Modified:
servres/trunk/conifer/templates/item/item_metadata.xhtml
Log:
d'oh, left in a debugging statement.
Modified: servres/trunk/conifer/templates/item/item_metadata.xhtml
===================================================================
--- servres/trunk/conifer/templates/item/item_metadata.xhtml 2010-11-13 01:42:55 UTC (rev 1066)
+++ servres/trunk/conifer/templates/item/item_metadata.xhtml 2010-11-13 02:03:30 UTC (rev 1067)
@@ -4,7 +4,6 @@
hier = item.hierarchy()[:-1]
title = item.title
is_editor = site.can_edit(request.user)
-item_declaration_required = True #fixme
?>
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:xi="http://www.w3.org/2001/XInclude"
More information about the open-ils-commits
mailing list