# HG changeset patch # User Tero Marttila # Date 1294677195 -7200 # Node ID 433842c04ab1efbd1ce25dd9f5a169dca4120032 # Parent d077f2f60098ba2f7d1c12eead028c2b5ca6d8ab items: inventory table #id links, fix up DeleteItemForm diff -r d077f2f60098 -r 433842c04ab1 svv/items.py --- a/svv/items.py Mon Jan 10 18:30:58 2011 +0200 +++ b/svv/items.py Mon Jan 10 18:33:15 2011 +0200 @@ -177,45 +177,58 @@ visible - display list of items in addition the rendering the 's """ - def render_items (items, visible) : + + def render_items (items, with_list, with_input) : + """ Item