Ack! Fix really silly mistake and take a break!!
authorArt Rhyno <art632000@yahoo.ca>
Sun, 10 Jul 2011 00:31:34 +0000 (20:31 -0400)
committerArt Rhyno <art632000@yahoo.ca>
Sun, 10 Jul 2011 00:31:34 +0000 (20:31 -0400)
Signed-off-by: Art Rhyno <art632000@yahoo.ca>
conifer/syrup/views/items.py

index c262d4e..58b2274 100644 (file)
@@ -408,7 +408,7 @@ def item_edit(request, site_id, item_id):
                     item.orig_callno = callno_option
                     item.orig_suffix = suffix_option
                     item.save()
-                    update_option = True
+                    update_status = True
 
                 if not update_status:
                     return simple_message(_('Unable to update'),